-
Notifications
You must be signed in to change notification settings - Fork 17
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
WARNING: Could not load the Qt platform plugin "xcb" in "" even though it was found. #331
Comments
There are ways, but they can be difficult to setup, see napari/napari#1457 for example. Do you think you would be able to follow some of the things mentioned here for debugging? |
Hi @melonora, Thanks. It is truly hard to set up on the server. I tried the solutions you mentioned but have not succeeded yet. It is much easier to install on my laptop(32GB Mem, no GPU). But the performance was pretty bad. The memory was consumed to 100% soon and the run time was very slow for a xenium sample. We may need a better computer. Any hardware suggestions for running |
hmm could you tell me a little bit more regarding the performance on the xenium example? What particular aspects do you experience as slow? |
Hi @melonora , Thanks for replying! The problem is all memories occupied when napari GUI opened. Here is an example:
This is the data structure:
|
Create a conda env:
I ran
napari-spatialdata
on docker image or conda env in a server.WARNING: Could not load the Qt platform plugin "xcb" in "" even though it was found.
poped out, then the jupyter kernel restarted.output:
output:
Didn't work out after several tries.Is it possible using this
napari-spatialdata
in linux server and how to?The text was updated successfully, but these errors were encountered: