After installing on ubuntu I got this message and sage not running ?


sage
┌────────────────────────────────────────────────────────────────────┐
│ 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
ImportError: No module named sage.repl.interpreter


Le 01/03/2018 à 14:03, Henri Girard a écrit :

Thanks, I didn't even notice it was packaged ! I used to get the binary but I like to have it as deb


Le 01/03/2018 à 11:47, slelievre a écrit :


Wed 2018-02-28 21:48:43 UTC, Tiago Oliveira Santana:

> I'm trying to install sage-7.6-Ubuntu_16.04-x86_64.tar.bz2 on Ubuntu 17,
> But I don't know what to do. Please Helping, I am new in Linux

Dear Tiago,

Since SageMath is now packaged for Debian, and since Ubuntu
is based on Debian, installation should be easy for you.

Starting from Ubuntu 17.04, you should be able to run

    sudo apt install sagemath-jupyter

in a terminal, and to get a working SageMath installation in your system.

You should also install the prerequisites for SageMath to work.
I would recommend:

    sudo apt update
    sudo apt install gfortran

Let us know if that works and which version of Sage that gets you.

Another option is to build from source.

Kind regards, Samuel


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

Reply via email to