hmmmm.... in fact yes
sudo apt-get install sage
installed sage on my laptop! thanks

But when i try sage -n, it does not work.

┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 8.1, Release Date: 2017-12-07                     │
│ Type "notebook()" for the browser-based notebook interface.        │
│ Type "help()" for help.                                            │
└────────────────────────────────────────────────────────────────────┘
Please wait while the SageNB export server starts...
Traceback (most recent call last):
  File
"/usr/lib/python2.7/dist-packages/sage/repl/ipython_kernel/install.py",
line 275, in have_prerequisites
    from notebook.notebookapp import NotebookApp
ImportError: No module named notebook.notebookapp

The Jupyter notebook requires ssl, even if you do not use
https. Install the openssl development packages in your system and
then rebuild Python (sage -f python2).




But when i launch sage first, and then launch notebook() in the sage
console, it works!

2018-08-19 20:25 GMT+02:00 Timo Kaufmann <eisfre...@gmail.com>:

> Is sage not included in ubuntus repos? Alternatively if it is a hardware
> detection problem you could try building with SAGE_FAT_BINARY=1 or, as a
> bit of self promotion, install sage through nix.
>
>
> Am Sonntag, 19. August 2018 20:06:55 UTC+2 schrieb Mathieu Roux:
>>
>> aie aie aie
>>
>> but i have just installed my new linux, after formating hard disk... I
>> took last version of linux mint cinnamon.
>>
>> What can i do? Is there a new solution but building sage from sources?
>>
>>
>>
>> Le 19/08/2018 à 19:53, Dima Pasechnik a écrit :
>> > system's ecl is not used by Sage, so this is not relevant whether it is
>> installed by apt, or not.
>> >
>> > but segfault at the end of ecl's log is not nice at all. Something is
>> broken in the toolchain, the hardware is not recognised correctly...
>> >
>>
>> --
> 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