Python-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/

如果出现 The repository located at pypi.doubanio.com is not a trusted or secure host and is being ignored则可以将http改为https试试。

欢迎加入技术讨论群,无广告,纯技术,欢迎各位大佬,也欢迎新手,群内禁止歧视新手,大佬自愿回答问题。

猜你喜欢

转载自blog.csdn.net/dongyunlong123/article/details/109490679