QObject::moveToThread: Current thread (0x9663260) is not the object's thread (0xc99eff0).
Cannot move to target thread (0x9663260)
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/xxx/anaconda3/lib/python3.11/site-packages/cv2/qt/plugins" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb, eglfs, minimal, minimalegl, offscreen, vnc, webgl.
______________
Requirement already satisfied: PyQt5 in /home/xxx/anaconda3/lib/python3.11/site-packages (5.15.10)
Requirement already satisfied: PyQt5-sip<13,>=12.13 in /home/xxx/anaconda3/lib/python3.11/site-packages (from PyQt5) (12.13.0)
Solution:
pip uninstall pyqt5