qt.qpa.plugin: Could not load the Qt platform plugin "xcb" on Linux #164
|
I keep getting a Qt platform plugin found but not loaded error, i tried everything from using a virtual env to installing it on my system. |
Answered by
aymennasri
Jun 8, 2025
Replies: 4 comments 3 replies
|
please refer to https://stackoverflow.com/questions/41994485/how-to-fix-could-not-find-or-load-the-qt-platform-plugin-windows-while-using-m |
0 replies
|
this is the error, what you just sent me is related to windows |
0 replies
3 replies
|
For anyone wondering about the solution, installing |
0 replies
Answer selected by
aymennasri
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
For anyone wondering about the solution, installing
opencv-python-headlesssolves the problem.