python3.6支持的版本opencv-python==4.3.0.38
opencv
OpenCV: 开源计算机视觉库
项目地址:https://gitcode.com/gh_mirrors/opencv31/opencv

·
直接pip install opencv-python==4.3.0.38
注意:可能会报错
You are using pip version 10.0.1, however version 20.3.4 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
那就先更新pip
pip install --upgrade pip
再
pip install opencv-python==4.3.0.38




OpenCV: 开源计算机视觉库
最近提交(Master分支:1 个月前 )
83391878
Skip LimitedSourceInfer.ReleaseFrameAsync test in CI as it hangs sporadically 14 小时前
e7d046f3 - 15 小时前
更多推荐
所有评论(0)