-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
Important doc in conversationImportant information can be found in this threadImportant information can be found in this thread
Description
Sometimes, when running a PySide6 module, you may get an error:
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" 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: vnc, xcb, wayland, minimalegl, offscreen, minimal, wayland-egl, eglfs, vkkhrdisplay, linuxfb.
Fatal Python error: Aborted
To fix:
sudo apt install libxcb-xinerama0 libxcb-cursor0Metadata
Metadata
Assignees
Labels
Important doc in conversationImportant information can be found in this threadImportant information can be found in this thread