前言

pip3加速,修改源

# 用户目录下
mkdir .pip
cd .pip
vim pip.conf
# 复制下面配置即可
[global]
index-url = https://mirrors.aliyun.com/pypi/simple