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

pip 9.0.2 can break Pipenv builds - need to change pip version #804

Closed
JeremyLoy opened this issue Feb 28, 2019 · 5 comments
Closed

pip 9.0.2 can break Pipenv builds - need to change pip version #804

JeremyLoy opened this issue Feb 28, 2019 · 5 comments

Comments

@JeremyLoy
Copy link

see this issue for more details

It is fixed in 9.0.3, or alternatively downgrade to 9.0.1

@JeremyLoy
Copy link
Author

Any update on this?

@David-OConnor
Copy link

David-OConnor commented Sep 24, 2019

Looking for a fix on this as well. Appears not to work with manylinux2010 wheels.

Is there a reason we can't use pip 19.x ?

@JeremyLoy
Copy link
Author

JeremyLoy commented Feb 26, 2020

I believe this was fixed by #919 - can someone else verify? A simple hello world using pipenv should suffice

@CaseyFaist
Copy link
Contributor

Not sure I understand how the linked issue relates to Pipenv. Closing, if issues are still present after the pip update please reopen with a reproduce case I can test/develop against 👍

@vincentwoo
Copy link

Even today, pipenv seems to install a very old pip:

remote: -----> Installing python-3.9.0
remote: -----> Installing pip 9.0.2, setuptools 47.1.1 and wheel 0.34.2
remote: -----> Installing dependencies with Pipenv 2018.5.18…

How can we upgrade pip in pipenv?

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

4 participants