Skip to content

get-pip.py no longer works as of version 10.0.0 #5266

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

Closed
calpaterson opened this issue Apr 17, 2018 · 4 comments
Closed

get-pip.py no longer works as of version 10.0.0 #5266

calpaterson opened this issue Apr 17, 2018 · 4 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@calpaterson
Copy link

  • Pip version: 10.0.0
  • Python version: 2.7.10 (32 bit)
  • Operating system: Windows 7

Description:

Installing pip using get-pip.py does not seem to work any more as of the new get-pip.py for 10.0.0.

What I've run:

When I try to run:

$ C:\Python-2710-32\python.exe bin\get-pip.py
ERROR: To modify pip, please run the following command:
C\Python-2710-32\python.exe -m pip

However the old get-pip.py from version 9.0.3 still works correctly.

Notes

I've had to retype this, so there might be small typos.

I am not able to upgrade from 2.7.10 to a more recent version.

@calpaterson
Copy link
Author

Looks like this might be related to pypa/get-pip#22

@pfmoore
Copy link
Member

pfmoore commented Apr 17, 2018

This is a consequence of #5219 - we have a fix and will be releasing 10.0.1 in the near future. In the meantime, you can work around this by renaming get-pip.py to something without pip in the name (such as gp.py)

@dstufft
Copy link
Member

dstufft commented Apr 17, 2018

Closing this as it's known and fixed already, thanks.

@lock
Copy link

lock bot commented Jun 2, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 2, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

No branches or pull requests

3 participants