原文:记录Ubuntu报错:qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/usr/local/lib/python3.6/dist-packages/cv2/qt/plugins" even though it was found

记录Ubuntu报错:qt.qpa.plugin: Could not load the Qt platform plugin xcb in usr local lib python . dist packages cv qt plugins even though it was found 原因是你的python中opencv版本过高将opencv python版本 由 . 下降为 . . . ...

2021-12-02 15:47 0 1037 推荐指数:

查看详情

qt.qpa.plugin Could not load the Qt platform plugin xcb

运行python 代码, 遇到标题中的报错。原来以为是qt的问题,尝试了baidu和bing各种办法都无济于事。 后来终于参考某网页,把opencv-python版本 由 4.5 下降为 4.3.0.36 ,问题解决。 这已经是第二次由于opencv版本造成问题了。 ...

Sat Feb 20 19:45:00 CST 2021 0 1578
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM