您的位置:首页 > 房产 > 家装 > (1, ‘[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1124)

(1, ‘[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1124)

2024/12/23 8:37:10 来源:https://blog.csdn.net/weixin_41850878/article/details/140122536  浏览:    关键词:(1, ‘[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1124)

WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError(1, '[SSL: WRONG_VERSION_NUMBER] wrong version number (_ssl.c:1124)'))': /pypi/simple/urllib3/

pip install的时候遇到这个错误

第一步:

pip3 install urllib3==1.23

 不行。

第二步:

python -m pip install --upgrade urllib3

不行。

第三步:终于可以了。

pip3 install pytesseract -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com

这里把https://mirrors.aliyun.com/pypi/simple/ 修改为 http://mirrors.aliyun.com/pypi/simple/   

版权声明:

本网仅为发布的内容提供存储空间,不对发表、转载的内容提供任何形式的保证。凡本网注明“来源:XXX网络”的作品,均转载自其它媒体,著作权归作者所有,商业转载请联系作者获得授权,非商业转载请注明出处。

我们尊重并感谢每一位作者,均已注明文章来源和作者。如因作品内容、版权或其它问题,请及时与我们联系,联系邮箱:809451989@qq.com,投稿邮箱:809451989@qq.com