qt.qpa.plugin: Could not load the Qt platform plugin "xcb" 에러 해결 방법
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" 에러 해결 방법입니다.
2024. 3. 27 최초작성
2024. 3. 28 주의사항 추가
pyQt5만 사용할때에는 문제 없다가 opencv와 같이 사용시 다음과 같은 오류가 발생했습니다.
QObject::moveToThread: Current thread (0x2a71090) is not the object's thread (0x2ddb230).
Cannot