清华:https://pypi.tuna.tsinghua.edu.cn/simple
阿里云:http://mirrors.aliyun.com/pypi/simple/
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
华中理工大学:http://pypi.hustunique.com/
山东理工大学:http://pypi.sdutlinux.org/
豆瓣:http://pypi.douban.com/simple/
可以在使用pip的时候加参数-i https://pypi.tuna.tsinghua.edu.cn/simple
例如:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple opencv-contrib-python
这篇博客介绍了如何利用清华大学、阿里云等国内镜像源来加速pip安装过程,例如在安装opencv-contrib-python时,可以添加-i参数指定清华镜像源,提高下载速度。
4万+

被折叠的 条评论
为什么被折叠?



