干炸牛_bian

导航

 

pip3更改默认的包安装路径,编辑 .pip/pip.conf

[install]

install-option=--prefix=~/.local

更换国内源 清华源

[global]
timeout = 6000
index-url = https://pypi.tuna.tsinghua.edu.cn/simple
trusted-host = pypi.tuna.tsinghua.edu.cn
posted on 2019-05-26 20:22  干炸牛_bian  阅读(1419)  评论(0)    收藏  举报