pip3换源:
修改~/.pip/pip.conf,如果没有这个文件,就创建一个。
内容如下:
[global]index-url = https://pypi.tuna.tsinghua.edu.cn/simple[install]trusted-host=mirrors.aliyun.com