JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

cv2.error: Unknown C++ exception from OpenCV code.报错解决

发布时间 2023-09-07 12:55:53作者: 欣杰科技

问题原因:

opencv版本太高,python版本太低

解决办法:

打开opencv下载网站找到自己的python版本对应的opencv的版本,然后通过下面代码安装

pip install opencv-python==4.1.2.30 -i https://pypi.tuna.tsinghua.edu.cn/simple

 

    本栏目推荐文章
  • 安装npm install报错npm ERR! code ETIMEDOUT npm ERR! errno ETIMEDOUT npm ERR! network request to https://registry.npmjs.org/webpack-subresource-integrity failed, reason
  • A connection was successfully established with the server but then an error
  • opencv,ffmpeg 和 VLC的关系
  • mysql发生连接异常Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  • vscode错误:Unable to connect to VS Code server: Error in request.
  • OpenCV计算机视觉学习(15)——浅谈图像处理的饱和运算和取模运算
  • 【解决方案】Error running,Command line is too long
  • VS Code的C语言配置以及使用的傻瓜式教程
  • VS Code的C语言配置以及使用的傻瓜式教程
  • OpenCV - 计算机视觉开发
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们