WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connec

python安装包错误《网络原因,直接改用阿里云镜像,然后再安装

pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/

这就修改成功
接下来正常执行安装命令

猜你喜欢

转载自blog.csdn.net/m0_48096446/article/details/130666204