Skip to content

Running get-pip in an environment with no pip installed gives "requirement already satisfied" #19

Closed
@pfmoore

Description

@pfmoore
>python .\get-pip.py
Requirement already up-to-date: pip in c:\users\gustav\appdata\local\temp\tmpg92v1j4j\pip.zip (10.0.0)
Collecting setuptools
  Using cached setuptools-39.0.1-py2.py3-none-any.whl
Collecting wheel
  Using cached wheel-0.31.0-py2.py3-none-any.whl
Installing collected packages: setuptools, wheel
Successfully installed setuptools-39.0.1 wheel-0.31.0

Using --force-reinstall works around this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions