sage command crashes with libgap.so.0 error
It displays
ImportError: libgap.so.0: cannot open shared object file: No such file or directory
I am running it on WSL2, installed it via sudo apt-get install sagemath.
How am I supposed to resolve this error?
add a comment