On Tue, Apr 1, 2025 at 9:34 AM Erick Ross <erickjohnr...@gmail.com> wrote: > > OS: Ubuntu 20.04 (using WSL2 running on 64-bit Windows 10) > Sage Installation: Using "apt install sagemath" in the terminal > Crash details: Just typed "sage" into the terminal, and it crashed. > > There is some undefined symbol error, but I haven't been able to figure out > how to fix it myself. > > "ImportError: > /usr/lib/python3/dist-packages/sage/matrix/matrix_modn_sparse.cpython-38-x86_64-linux-gnu.so: > undefined symbol: > _ZNK6Givaro7IntegercvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEB5cxx11Ev"
It means that sage package in Ubuntu 20.04 is outdated - they (Ubuntu) updated some of its components, but forgot to update sage package. We can't help with this, it's squarely on Ubuntu (more precisely, on Debian, which was doing the package). A quick way to get Sage running for you might be to install it via Conda: https://doc.sagemath.org/html/en/installation/conda.html HTH Dima > > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to sage-support+unsubscr...@googlegroups.com. > To view this discussion visit > https://groups.google.com/d/msgid/sage-support/CAH1Mq6HSaxRfHiSdv-Bbv9J58DF%3Dc%2BK%2Bzyj5EOv-xn2ssb8uGQ%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/sage-support/CAAWYfq1OdgX5d791AA3-4DUiiwNWadh9H4%3DdTNi6niz6AOQhqg%40mail.gmail.com.