安装pyqt5,运行yoloV5开源界面程序报错QObject::moveToThread: Current thread (0x5566f598cec0) is not the object‘s t

阅读 93

2022-03-30

QObject::moveToThread: Current thread (0x5566f598cec0) is not the object's t

qt.qpa.plugin: Could not load the Qt platform plugin “xcb“ in

网上查了很多,一般方法和i解决方案:QObject::moveToThread: Current thread (***) is not the object‘s thread_江南蜡笔小新的博客-CSDN博客三照着弄了一下,不行

发现我比文章多了一点报错

QObject::moveToThread: Current thread (0x5566f598cec0) is not the object's t

经查是opencv和pyqt冲突,卸载opencv🔛测试pyqt可用,之后降级 opencv-python ==4.2.0.34即可解决。

总结:不要安装最新版opencv,降级!!---------------时间2022.3.29
 

精彩评论(0)

0 0 举报