解决pip下载报错Failed to establish a new connection: [Errno 11001] getaddrinfo failed

在远程服务器上进行包下载时,由于清华镜像源的名称配置错误导致下载失败。问题的关键在于镜像名字写错。纠正这个错误后,可以顺利使用pip进行下载操作。确保正确配置镜像源是避免此类问题的关键。
摘要由CSDN通过智能技术生成

我在远程使用服务器下载一个包,结果报了这个错误

在这里插入图片描述
直接上原因:

这里使用的是清华的镜像源。但是镜像名字写错了。所以需要注意这个问题
如下修改后,可成功执行pip下载
在这里插入图片描述

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001B9BA068E20>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/opencv-python/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001B9BA0890A0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/opencv-python/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001B9BA0892B0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/opencv-python/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001B9BA0894C0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/opencv-python/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000001B9BA0896D0>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/opencv-python/ ERROR: Could not find a version that satisfies the requirement opencv-python>=4.1.2 ERROR: No matching distribution found for opencv-python>=4.1.2
06-12
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值