Skip to content

QT_QPA_PLATFORM #194

@neo-seeker

Description

@neo-seeker

Issue

I followed the local install method in the documentation but I am getting this error. Napari runs fine when run as command, but when I run it with python3 plot_3d.py to look at the simulation,I get this error, which I have not been able to solve. Sorry, but I am just a researcher with not much experience in IT. //

(napari-env) dsd@dsd-P:/neurotechdevkit/gallery_python$ python3 plot_3d.py
Recreating the scenario for the result from saved metadata...
WARNING: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
No OpenGL_accelerate module loaded: No module named 'OpenGL_accelerate'
/home/dsd/miniconda3/envs/napari-env/lib/python3.11/site-packages/napari/utils/migrations.py:101: FutureWarning: Argument 'edge_color' is deprecated, please use 'border_color' instead. The argument 'edge_color' was deprecated in 0.5.0 and it will be removed in 0.6.0.
return func(*args, **kwargs)
Opening the napari viewer. The window might not show up on top of your notebook; look through your open applications if it does not.
(napari-env) dsd@dsd-P:
/neurotechdevkit/gallery_python$ uname -a
Linux dsd-P 6.11.0-17-generic #17~24.04.2-Ubuntu SMP PREEMPT_DYNAMIC Mon Jan 20 22:48:29 UTC 2 x86_64 x86_64 x86_64 GNU/Linux. //

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions