Do you happen to have Anaconda installed?

See https://ask.sagemath.org/question/34416/importerror-no-module-named-sage/

Le 17/12/2018 à 20:11, Mathieu Roux a écrit :
Good evening,

I am trying to install sage on my computer.
I am using Linux Mint Cinnamon.
I wrote
sudo apt-get install sagemath
et
sudo apt-get install sagemath-jupyter
with no errors.
But then, when i try    /usr/bin/sage, i get

┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 8.1, Release Date: 2017-12-07                     │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
Traceback (most recent call last):
   File "/usr/share/sagemath/bin/sage-ipython", line 7, in <module>
     from sage.repl.interpreter import SageTerminalApp
ModuleNotFoundError: No module named 'sage'



Can you help me?
Thanks,
Mathieu


--
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 post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to