Linux 下 運(yùn)行以下命令
下載一鍵設(shè)置腳本
wget https://gist.githubusercontent.com/MaHu6/228fe96b2b81c677ae5c950a6b8d55c4/raw/5867686e3979f1267a486960b1ea5ec5aa2b6171/set_pip_source.sh修改執(zhí)行權(quán)限
chmod +x set_pip_source.sh執(zhí)行腳本
./set_pip_source.sh完成,現(xiàn)在可以愉快的使用阿里源安裝Python包