pip安装时使用豆瓣源
Posted z-x-y
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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/
pip3 install 模块名 -i 源地址
以上是关于pip安装时使用豆瓣源的主要内容,如果未能解决你的问题,请参考以下文章