Hello,
My system Python which Sage was using until now got updated to next version on recent system upgrade. Now I get,
$ sage
Traceback (most recent call last):
File "/mnt/vol_05/for-gentoo/sage/sage-9.6/src/bin/sage-ipython", line 9, in <module>
from sage.misc.banner import banner
ModuleNotFoundError: No module named 'sage'
What steps to be taken now?
Is it not better to let Sage build its own python by default instead of defaulting to system python? Amount of time now needed to rebuild Sage components depending on python will be far more than building its own python. Any advantage on using system python?
Regards
Niranjana