windows python 2.6.7 installed pip

A. Install setuptools

1.https://pypi.org/project/setuptools/#downloads

2. Download the archive decompression

3.cmd command to enter the directory unzipped

4. Run setup.py Python the install

II. Installation pip

1.https://pypi.python.org/pypi/pip#downloads

2. Download the archive decompression

3.cmd command to enter the directory unzipped

4. Run setup.py Python  the install

III. At this point pip been installed in the Scripts directory, you can put in the Scripts directory pip adding environment variables

 

Guess you like

Origin www.cnblogs.com/songxuan/p/10962753.html
Recommended