windows下python的包管理器pip安装

时间:2015-05-16 13:20:06   收藏:0   阅读:260

pip:  安装和管理Python的包的工具

要用到第三方包,python的版本就必须是2.7

https://pypi.python.org/pypi/setuptools#downloads

python ez_setup.py

 

https://pip.pypa.io/en/latest/installing.html#python-os-support

python get-pip.py
评论(0
© 2014 mamicode.com 版权所有 京ICP备13008772号-2  联系我们:gaon5@hotmail.com
迷上了代码!