pipy國內(nèi)鏡像目前有:
http://pypi.douban.com/ 豆瓣
http://pypi.hustunique.com/ 華中理工大學(xué)
http://pypi.sdutlinux.org/ 山東理工大學(xué)
http://pypi.mirrors.ustc.edu.cn/ 中國科學(xué)技術(shù)大學(xué)
- 修改或創(chuàng)建配置文件
mkdir ~/.pip
touch pip.conf
- 添加如下內(nèi)容:
[global]
index-url = http://pypi.douban.com/simple
trusted-host = pypi.douban.com