pip镜像源

2021-04-03  本文已影响0人  恰我年少时

原文链接:https://www.cnblogs.com/cxhzy/p/11042669.html

pip 使用镜像下载第三方包

国内源:

清华: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的下载源更换为国内的镜像源。

下载慢是因为pip默认下载源在国外。

换成国内各个优秀的镜像源就OK啦。

上一篇下一篇

猜你喜欢

热点阅读