Linux 下 运行以下命令
下载一键设置脚本
wget https://gist.githubusercontent.com/MaHu6/228fe96b2b81c677ae5c950a6b8d55c4/raw/5867686e3979f1267a486960b1ea5ec5aa2b6171/set_pip_source.sh
修改执行权限
chmod +x set_pip_source.sh
执行脚本
./set_pip_source.sh
完成,现在可以愉快的使用阿里源安装Python包