スポンサーリンク
カテゴリ:pip
Python バージョン:Python2.7
OSバージョン:Windows 10 64bit
retrying after connection broken by 'newconnectionerror
pip install --proxy=http://(ユーザ名):(パスワード)@(Proxyのアドレス):(ポート番号)
set +H
pip install --proxy=http://ID04983723:Pass@10.100.52.148:8080)
set -H
スポンサーリンク