pip 使用阿里源

pip 使用阿里源,第1张

pip 使用阿里源

使用pip install 的时候默认会去国外服务器下载,所以经常断开或者速度很慢.
只需要在原来的命令后加上-i https://mirrors.aliyun.com/pypi/simple即可直接从阿里源上安装.

pip install django==3.0.5 -i https://mirrors.aliyun.com/pypi/simple

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/langs/799847.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-06
下一篇2022-05-06

发表评论

登录后才能评论

评论列表(0条)

    保存