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

New pip patch upgrade 9.0.2 breaks compatibility for Python3 #271

Closed
jstriebel opened this issue Mar 20, 2018 · 3 comments
Closed

New pip patch upgrade 9.0.2 breaks compatibility for Python3 #271

jstriebel opened this issue Mar 20, 2018 · 3 comments

Comments

@jstriebel
Copy link

jstriebel commented Mar 20, 2018

I would recommend not to use pip 9.0.2 (added in those commits), as there is a bugfix missing in this version.

The related issues are pypa/setuptools#1282 and pypa/pip#5087. This leads to failures during pip install for some packages when using Python 3.x.

@tianon
Copy link
Member

tianon commented Mar 21, 2018

Well, this is unfortunate. Any idea if/when PIP 9.0.3 will be released with the fix? (Downgrading is a bit of a challenge at this point.)

@michael-k
Copy link
Contributor

michael-k commented Mar 22, 2018

@tianon It has been released today

@tianon
Copy link
Member

tianon commented Mar 22, 2018

Awesome! docker-library/official-images#4160 👍

@tianon tianon closed this as completed Mar 22, 2018
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