This error was encountered while installing the Python third-party plug-in library
The problem can be solved by "moving" to a third-party mirror in the country. For example, watercress image--http://pypi.douban.com/simple/
Install the Easy_install first, and with this tool you can install additional Python extension libraries. Tool URL--http://pypi.douban.com/simple/setuptools/Select the appropriate version on this page, for example, the Python version in this computer is 2.7.6, the operating system is windows, then you should select Setuptools-0.6c11.win32-py2.7.exe after the successful installation of Easy_install, the Easy_install should be added to the environment variables. Easy_install.exe under the Script folder in the Python installation directoryAdd to
c:\python27\scripts to the environment variable
path Ok problem solved. Third-party plugin library installed successfully! OK, then the IDE will choose our familiar eclipse for development, the old step, install Eclipse Python plugin Pydev, as always, two common installation methods, online installation and now plug-in package installation, we certainly choose the second way, Fast speed can choose the first type of online installation, attached to the online installation steps click Work with: Input box next to click Add...,name can be anything, I entered is pydev,location is http://pydev.org/updates. If you choose the second way to install, see below:
Download the plugin for developing python under Eclipse pydev,http://jaist.dl.sourceforge.net/project/pydev/pydev/pydev%203.6.0/pydev%203.6.0.zip
After downloading, the unpacked folder contains two directories. Not much, not the first time a programmer who uses eclipse knows how to install it!