摘要: Linux下,修改~/.pip/pip.conf(或者创建一个),将index-url变量修改为所要更换的源地址: [global] index-url = https://pypi.tuna.tsinghua.edu.cn/simple[install]trusted-host=mirrors.a 阅读全文
posted @ 2020-02-05 15:06 云浅 阅读(365) 评论(0) 推荐(0)