Eu baixei o pacote sagemath para o ubuntu 16.04 no meu laptop kubuntu-16.04 e extraí a pasta SageMath. Quando tentei executar o comando ./sage
ele mostrou os seguintes erros:
==============================================================
ops, Sage crashed. We do our best to make it stable, but...
A crash report was automatically generated with the following information:
- A verbatim copy of the crash traceback.
- A copy of your input history during this session.
- Data on your current Sage configuration.
It was left in the file named:
'/home/santosh/.sage/ipython-5.0.0/Sage_crash_report.txt'
If you can email this file to the developers, the information in it will help
them in understanding and correcting the problem.
You can mail it to: sage-support at [email protected]
with the subject 'Sage Crash Report'.
If you want to do it now, the following command will work (under Unix):
mail -s 'Sage Crash Report' [email protected] < /home/santosh/.sage/ipython-5.0.0/Sage_crash_report.txt
To ensure accurate tracking of this issue, please file a report about it at:
http://trac.sagemath.org
Hit <Enter> to quit (your terminal may close):
==========================================================
Qual poderia ser o problema?