Skip to content
This repository has been archived by the owner on Sep 14, 2018. It is now read-only.

Upgrade pip to 9.0.1 #1650

Open
slozier opened this issue May 17, 2017 · 3 comments
Open

Upgrade pip to 9.0.1 #1650

slozier opened this issue May 17, 2017 · 3 comments

Comments

@slozier
Copy link
Contributor

slozier commented May 17, 2017

We should upgrade the pip we distribute to 9.0.1. Whenever people currently use pip they see the following message:

You are using pip version 8.1.1, however version 9.0.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.

and then try to upgrade which tends to cause more issues to pop up.

@slide
Copy link
Contributor

slide commented May 17, 2017

Yes, but trying 9.0.1 causes more issues...I would almost rather patch the version of pip we have to not print that message.

@slozier
Copy link
Contributor Author

slozier commented May 17, 2017

Hmm, I managed to install and use 9.0.1 over here. I'm not familiar with what tweaks had to be done to pip so maybe I'm missing something. Will do more testing tomorrow.

@slozier
Copy link
Contributor Author

slozier commented May 17, 2017

Alright, I ran a few more tests and am hitting issues as well. Let's go with patching the version of pip to not display.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants