실행 명령어 및 에러 메세지
> python pyqt.py
QObject::moveToThread: Current thread (0x103ee20) is not the object's thread (0x1241020).
Cannot move to target thread (0x103ee20)
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/home/youscd/miniconda3/envs/alphapose2/lib/python3.9/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, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl.
중지됨 (코어 덤프됨)
해결 명령어
> pip install opencv-python-headless