Rather than upgrading my current version of Spyder on my Debian Bookworm platform, I decided to install the new versions using pipenv.

Although the installation went smoothly, I got a number of messages:

(base) comp@AbNormal:~$ pipenv run spyder
libGL error: MESA-LOADER: failed to open r600: /usr/lib/dri/r600_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open r600: /usr/lib/dri/r600_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: r600
libGL error: MESA-LOADER: failed to open swrast: /usr/lib/dri/swrast_dri.so: cannot open shared object file: No such file or directory (search paths /usr/lib/x86_64-linux-gnu/dri:\$${ORIGIN}/dri:/usr/lib/dri, suffix _dri)
libGL error: failed to load driver: swrast
fromIccProfile: failed minimal tag size sanity
QGLXContext: Failed to create dummy context
(base) comp@AbNormal:~$

However, It ran no differently than my test case, boxplot_demo.py, in the past on earlier Spyder versions installed in a conda environment.

Comments would be much appreciated.

Thanks in advance.

-- Stephen P. Molnar, Ph.D. https://insilicochemistry.net (614)312-7528 (c) Skype: smolnar1

--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to spyderlib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/6ef93965-7db1-a337-83a0-23a87a509627%40sbcglobal.net.

Reply via email to