Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not load the Qt platform plugin "xcb" in "" #4

Open
cookies1109 opened this issue Oct 24, 2019 · 2 comments
Open

Could not load the Qt platform plugin "xcb" in "" #4

cookies1109 opened this issue Oct 24, 2019 · 2 comments

Comments

@cookies1109
Copy link

(ivs) administrator@ubuntu:~/ivs-demo-master$ python gui.py -seq camel
Interaction Network: initialized
Propagation Network: initialized
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: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb.

已放弃 (核心已转储)

please help me how to deal with this error.thanks.

@seoungwugoh
Copy link
Owner

I never seen this issue before.
But, the problem looks related to PyQT5.
Try to re-install the dependancies on brand-new virtual environment.

Seoung Wug

@goncaloxyz
Copy link

I managed to fix it bty installing an earlier version:

pip install PyQt5==5.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants