You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On python version 3.8.10 works fine
OS: linux Ubuntu version 20.04.6 LTS (Focal Fossa)
on python version 3.12.5 we encounter this issue
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
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.
On python version 3.8.10 works fine
OS: linux Ubuntu version 20.04.6 LTS (Focal Fossa)
on python version 3.12.5 we encounter this issue
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
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, offscreen, vkkhrdisplay, wayland, eglfs, wayland-egl, linuxfb, minimal, minimalegl.
Aborted (core dumped)
The text was updated successfully, but these errors were encountered: