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


电脑重装了,重新PIP安装OPENCV时出现如下报错WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after
很明显 网速瓦特了。。。。。
emmmmm,换用国内的源试一下吧。

很快!! 换个源不仅不报错,而且很快装好。

pip install opencv-python -i url
再补几个源的url:
阿里云 http://mirrors.aliyun.com/pypi/simple/
中国科技大学 https://pypi.mirrors.ustc.edu.cn/simple/
豆瓣(douban) http://pypi.douban.com/simple/
清华大学 https://pypi.tuna.tsinghua.edu.cn/simple/
中国科学技术大学 http://pypi.mirrors.ustc.edu.cn/simple/


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM