一. 国内pip主要源/镜像
- 阿里云
https://mirrors.aliyun.com/pypi/simple/
- 中国科学技术大学
https://pypi.mirrors.ustc.edu.cn/simple
- 豆瓣
http://pypi.douban.com/simple/
- 清华大学
https://pypi.tuna.tsinghua.edu.cn/simple/
二. 使用方法
pip install [包名] -i [镜像]