Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 8.1.2 creates problem while installing packages #54

Closed
zohaibtechknox opened this issue May 16, 2016 · 2 comments
Closed

python 8.1.2 creates problem while installing packages #54

zohaibtechknox opened this issue May 16, 2016 · 2 comments

Comments

@zohaibtechknox
Copy link

Hi Recently pip has release its version 8.1.2 which strictly not allow the package names with . like oslo.config . like pypa/pip#3666 . So I have local repository deployed in network which is using pip2pi and I am getting issues installing packages and installing deps with it. That issue was with devpi too but they have now solved it will look at this issue please?

@WimDeMeester
Copy link

I'm also hitting the same problem...

@wolever
Copy link
Owner

wolever commented Sep 21, 2016

The most recent version, 0.7.0rc1, should correctly normalize package names.

Would you be able to install it:

pip install pip2pi==0.7.0rc1

And, if it isn't fixed, can you comment on #55?

Thanks!

@wolever wolever closed this as completed Sep 21, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants