On Wed, Sep 12, 2018 at 9:36 AM Herli Joaquim de Menezes <[email protected]> wrote: > > I have installed SageMath from Fedora 28 repositories but as I issue the > command 'sage', I got this error: > > Traceback (most recent call last): > File "/usr/lib64/sagemath/local/bin/sage-ipython", line 7, in <module> > from sage.repl.interpreter import SageTerminalApp > ModuleNotFoundError: No module named 'sage' > > I examined the code, it seems ok, why it fails?
please see https://ask.sagemath.org/question/34416/importerror-no-module-named-sage/ You might have a conflict with Anaconda install, for instance. > > -- > You received this message because you are subscribed to the Google Groups > "sage-support" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-support. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
