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 download pip fails on Windows #5361

Closed
wiggin15 opened this issue May 3, 2018 · 2 comments
Closed

pip download pip fails on Windows #5361

wiggin15 opened this issue May 3, 2018 · 2 comments
Labels
auto-locked Outdated issues that have been locked by automation

Comments

@wiggin15
Copy link

wiggin15 commented May 3, 2018

  • Pip version: 10.0.1
  • Python version: 2.7.8
  • Operating system: Windows 2012

Description:

I am trying to download the pip wheel file using "pip download" command. This fails with the following error:

~ pip download pip
ERROR: To modify pip, please run the following command:
c:\cygwin\home\administrator\python\bin\python.exe -m pip download pip

I expected to get the pip whl file downloaded to the local directory.
This looks related to the "self-modification" check that was designed to prevent "pip install pip" (#1299). It was already too broad (ea1319d) and is still too broad.

@pradyunsg
Copy link
Member

See #5312.

Duplicate of #5311.

jenkins-infinidat pushed a commit to Infinidat/infi.projector that referenced this issue May 10, 2018
@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

2 participants