1.安装python
2.安装setuptools. 地址:https://pypi.python.org/pypi/setuptools/0.6c11
3.安装pip http://www.pip-installer.org/en/latest/installing.html
不知道是网络的原因还是怎样,这次直接安装pip会出错,先下载setuptools再安装就安装成功了!
参考这篇文章:http://stackoverflow.com/questions/4750806/how-to-install-pip-on-windows
windows下下载ActivePython装,可能可以避免安装软件时一堆麻烦的事