pip 配置清华源
pip 配置清华源 以提升国内python包安装速度
sudo apt install python3-pip # config pip3 repos pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simplepip 配置清华源 以提升国内python包安装速度
sudo apt install python3-pip # config pip3 repos pip config set global.index-url https://pypi.tuna.tsinghua.edu.cn/simple