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

ERROR: To modify pip, please run the following command #27

Closed
whitedwarfsun opened this issue Apr 18, 2018 · 4 comments
Closed

ERROR: To modify pip, please run the following command #27

whitedwarfsun opened this issue Apr 18, 2018 · 4 comments

Comments

@whitedwarfsun
Copy link

When I try to install pip using get-pip.py from https://bootstrap.pypa.io/get-pip.py I get

ERROR: To modify pip, please run the following command:
C:\Python27\python.exe -m pip

I am on Win10 1703.15063 and have Python 2.7.8 32-bit installed in C:\Python27\python.exe.

@whitedwarfsun
Copy link
Author

I was finally able to install pip using the 2.6 version of get-pip.py, i.e. https://bootstrap.pypa.io/2.6/get-pip.py.

For future reference:

29af88001263a19911c0911057cc192e  ./get-pip.py      did *not* work for me,
e4bd67ad4de5329bd4291e06ee3ba012  ./2.6/get-pip.py  *did* work for me.

@webknjaz
Copy link
Member

#25 will fix this

@pradyunsg
Copy link
Member

This has been fixed. If you try again with the latest script, it should work. :)

@pradyunsg
Copy link
Member

Thanks for filing this issue @whitedwarfsun! :)

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