How to install pip with python 2.6 on Windows
问题 Im attempting to install pip with python 2.6 on my dev machine to try to match a deployment environment that also uses python 2.6. Python 2.6 is installed OK. I've tried installing pip using get-pip.py as outlined here https://pip.pypa.io/en/stable/installing/ with the version of the get-pip.py script from https://bootstrap.pypa.io/2.6/get-pip.py However it fails with the following: C:\users\me> python get-pip.py DEPRECATION: Python 2.6 is no longer supported by the Python core team, please