Open GiulioCentorame opened 3 years ago
I discovered there is a similar issue with Spyder too: https://ask.fedoraproject.org/t/unable-to-load-swrast-and-iris/15531
Any updates on how to fix this? I also get the LibGL errors when using matplotlib in environments I created recently. Environments I created a long time ago (around 2+ years) do not give me these errors.
Actual Behavior
Launching
anaconda-navigator
on a fresh install results in the following error, despite having libstdc++ installed:libstdc++.so.6
is present in/usr/lib64
:Expected Behavior
It should launch with no errors under Fedora 34 if libstdc++-11.1.1-3.fc34.x86_64 is installed.
Steps to Reproduce
dnf install libstdc++
bash ./Anaconda3-2021.05-Linux-x86_64.sh
conda init
Anaconda or Miniconda version:
2021.05
Operating System:
Fedora 34
conda info
conda list --show-channel-urls