在~目录下创建.pip文件夹,并在其中创建pip.conf
在其中添加
[global]
index-url = http://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host = mirrors.aliyun.com
速度飞起来!
在~目录下创建.pip文件夹,并在其中创建pip.conf
在其中添加
[global]
index-url = http://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host = mirrors.aliyun.com
速度飞起来!
本文标题:更换pip3的源(Mac)
本文链接:https://www.haomeiwen.com/subject/wrrwkqtx.html
网友评论