当前位置:网站首页>PIP connects to Tsinghua source by default

PIP connects to Tsinghua source by default

2022-06-25 05:41:00 JackLi2021

pip install pip -U
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

Then you use it as usual pip install xxxx It will automatically connect to Tsinghua source fast  

原网站

版权声明
本文为[JackLi2021]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/02/202202210501452601.html