I installed everything under my user directory and had to have sage completely 
compile from source.  I was then able to use that version.  The standard 
Ubuntu’s install didn’t work, so the one day source install was required.  I 
also made sure I had all of the needed packages to compile available.
There is some configuration tool that you should run before the recompile.  
This will make sure that you have all packages and will configure the makefiles 
needed.  

Sent from my iPhone

> On Dec 17, 2018, at 11:11 AM, Mathieu Roux <mthr...@gmail.com> wrote:
> 
> 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.

-- 
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