服务器命令行设置pip为阿里源,清华源

pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/
pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple

 

posted @ 2024-10-10 23:26  lytcreate  阅读(216)  评论(0)    收藏  举报