``` >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.