-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automation
Description
- Pip version:7.1.2
- Python version:2.7.11
- Operating System:Windows 10
Description:
I can upgrade pip by python -m pip install -U pip
OR python -m pip install --upgrade pip
What I've run:
C:\Program Files\Python\2.x>python -m pip install -U pip
Requirement already up-to-date: pip in c:\program files\python\2.x\lib\site-packages
You are using pip version 7.1.2, however version 8.1.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
C:\Program Files\Python\2.x>python -m pip install --upgrade pip
Requirement already up-to-date: pip in c:\program files\python\2.x\lib\site-packages
You are using pip version 7.1.2, however version 8.1.1 is available.
You should consider upgrading via the 'python -m pip install --upgrade pip' command.
Metadata
Metadata
Assignees
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automation