Re: [sage-devel] Problems installing Sage in Ubuntu 24

2024-11-09 Thread Javier Gomez Serrano
Removing the old version and reinstalling worked. Thank you so much Best, Javi On Saturday, November 9, 2024 at 8:00:14 PM UTC-5 dim...@gmail.com wrote: > > [spkg-install] ImportError: cannot import > name > 'is_package_installed_and_updated' from 'sage.misc.package' > (/usr/lib/python3/

Re: [sage-devel] Problems installing Sage in Ubuntu 24

2024-11-09 Thread Dima Pasechnik
> [spkg-install] ImportError: cannot import > name > 'is_package_installed_and_updated' from 'sage.misc.package' > (/usr/lib/python3/dist-packages/sage/misc/package.py) This appears to indicate that you have a dpkg-installed (old) version of Sage, which conflicts with the one you are install

Re: [sage-devel] Problems installing Sage in Ubuntu 24

2024-11-09 Thread Javier Gomez Serrano
Thanks! When using dpkg, pybind11 didn't prompt to that folder. I tried to uninstall pybind11 and reinstall Sage and it didn't work. Then I tried to move the folder. The installation still gets stuck. This is the end of the output: ```Error building Sage. The following package(s) may have failed

Re: [sage-devel] Problems installing Sage in Ubuntu 24

2024-11-08 Thread Dima Pasechnik
On Fri, Nov 8, 2024 at 11:49 AM Javier Gomez Serrano wrote: > > Hi: > > I've been having some trouble installing Sage in Ubuntu. I was following the > instructions from here: > > https://sagemanifolds.obspm.fr/install_ubuntu.html > > but I struggle installing contourpy-1.1.1, scipy-1.12.0 and sag