Sagemath installation issues

asked 2020-06-29 19:59:08 +0200

anisaw gravatar image

Hello,

I am having issues getting sagemath to run correctly. I am trying to run a jupyter notebook, and I get an error every time I run a cell with the line:

DEfunc1=desolve(DE,y,ics=[0,1.5])

I installed sagemath and sagemath-jupyter via pacman -S, and when that wouldnt work, I downloaded a binary, and installed it via pacman locally. I get an error either way.

Here is the error: ImportError: libecl.so.20.4: cannot open shared object file: No such file or directory

For reference I am using Manjaro linux kernel: 5.4.23-1-MANJARO, on a Lenovo Thinkpad t480s

Thank you in advance for your help.

edit retag flag offensive close merge delete

Comments

Could you ask to sage-support? It is more appropriate for installation issues.

eric_g gravatar imageeric_g ( 2020-07-01 11:12:31 +0200 )edit