Yes. You are right. I recompiled sage and it works now.
Thank you
Stefano
On 11/03/25 22:49, Dima Pasechnik wrote:
On Tue, Mar 11, 2025 at 4:15 PM Stefano Simonucci
<ssimonucc...@gmail.com> wrote:
I get the following error message if I try to start sage.
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 10.5, Release Date: 2024-12-04 │
│ Using Python 3.12.5. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
Warning: sage.all is not available; this is a limited REPL.
Until a few days ago I was able to start sage normally.
You most probably updated a package Sage uses, and this broke a part of it.
To get a bit more info:
Start Sage's ipython:
./sage --ipython
in its prompt (like [In [1]:), run
from sage.all import *
and see where it breaks
HTH
Dima
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/sage-devel/b1b7b6cf-4a7e-42be-aabc-8a6595d2765e%40gmail.com.