Skip to content

Upgrade Error #3587

@reaCodes

Description

@reaCodes
  • 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

No one assigned

    Labels

    auto-lockedOutdated issues that have been locked by automation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions