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" #18

Open
space-beaver opened this issue Mar 6, 2023 · 1 comment
Open

Could not load the Qt platform plugin "xcb" #18

space-beaver opened this issue Mar 6, 2023 · 1 comment

Comments

@space-beaver
Copy link

I'm using a compute cluster and have set up feems in conda using the second, longer, method. I had to change the version of one of the dependencies but otherwise everything was sucessful. When I work through the example notebook, when I enter the code:

fig = plt.figure(dpi=300)

I get the error:

`fig = plt.figure(dpi=300)
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, minimal, minimalegl, offscreen, vnc, webgl, xcb.`

I can't seem to find a solve for this.

TIA

@VivaswatS
Copy link
Collaborator

This seems to be a cluster-specific issue (and potentially a python wide issue too). I wonder if you can ask the sysadmins if they've seen an error like this before?

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

2 participants