Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upInstalling pip upgrade on CI fails since 20.0 release #25567
Closed
Labels
Comments
|
Our (completely unrelated) project has just started failing with the same symptoms on python 3.5, 3.6 and 3.7. Looks like |
|
I'm going to try following pypa/pip#7217 (comment) and installing a specific known working version. |
|
pypa/pip#7620 - that's the right issue to track I guess |
bors-servo
added a commit
that referenced
this issue
Jan 21, 2020
bors-servo
added a commit
that referenced
this issue
Jan 21, 2020
|
20.0.1 was released with a fix and CI jobs are no longer failing immediately. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pypa/pip#7217 seems to have many people experiencing the same issue before this point.