-
Notifications
You must be signed in to change notification settings - Fork 14
Description
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/neurotechdevkit/gallery_python$ uname -a
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:
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. //