1 | initial version |
When you are running sage inside the sage directory, are you using ./sage -i
, instead of sage -i
? The latter may invoke the system Sage, installed as an Ubuntu package, while the former forces the use of the version installed locally in the Sage directory.