清华镜像:
pip install opencv-python==3.4.2.17 -i https://pypi.tuna.tsinghua.edu.cn/simple
pip install opencv-contrib-python==3.4.2.17 -i https://pypi.tuna.tsinghua.edu.cn/simple
安装 opencv-python
和 opencv-contrib-python
的版本应该与你的 Python 版本兼容。可以使用以下命令安装与 Python 3.8 兼容的最新版本:
pip install opencv-python==4.5.4.58
pip install opencv-contrib-python==4.5.4.58
文章来源:https://www.toymoban.com/news/detail-661899.html
请注意,当前最新版本可能已经改变,您可以在 opencv-python · PyPI 和 opencv-contrib-python · PyPI 上查看最新版本并根据需要更新版本号。文章来源地址https://www.toymoban.com/news/detail-661899.html
如果内容对你有帮助,麻烦点个赞,谢谢!
到了这里,关于python3.6下载opencv-python和opencv-contrib-python的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!