Python27win32 installation: https://www.python.org/downloads/Download the 2.7 installation in the next step: Configure the Python system environment variable: NEW: The Python_home value is: C:\python27 Path Front plus%python_home%;%python_home%\scripts installation Pip:python comes with Pip version too long, need to upgrade the installation: Reference HTTP://BLOG.SINA.COM.CN/S/BLOG_76CB5 8fb0102vfs0.html latest Pip:https://pypi.python.org/pypi/pip 1, download the. tar.gz compressed package, unzip, under the current folder of the extracted directory, open the DOS command to run: Python setup.py install 2, add environment variable C:\Python27\Scripts (because PIP is configured in the file, install py27) 3, and then switch to the file containing the current WHL file at the command line, and then enter Pip INSTALLXXX.WHL python various libraries (WHL format): http://www.lfd.uci.edu/~gohlke/pythonlibs/https://pypi.python.org/pypi?% 3aaction=index
Python installation WHL file