You need to install Sage (i.e. run "make")

On Monday, October 5, 2015 at 9:43:46 PM UTC+2, Eric Gourgoulhon wrote:
>
> PS: note that with sage 6.8 (where ./sage -n ipython works), I have the 
> same error message:
> $ ./sage -python
> Python 2.7.9 (default, Aug  1 2015, 11:59:13) 
> [GCC 4.8.2] on linux2
> Type "help", "copyright", "credits" or "license" for more information.
> >>> from notebook.notebookapp import NotebookApp
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named notebook.notebookapp
>
>
> Le lundi 5 octobre 2015 21:37:52 UTC+2, Eric Gourgoulhon a écrit :
>>
>>
>> Le lundi 5 octobre 2015 21:17:43 UTC+2, Volker Braun a écrit :
>>>
>>> whats the output of
>>>
>>>
>>> $ sage -python
>>> >>> from notebook.notebookapp import NotebookApp
>>>
>>>
>>>
>> Sorry for the previous truncated message; the output is
>>
>> $ ./sage -python
>> Python 2.7.9 (default, Oct  5 2015, 20:41:58) 
>> [GCC 4.8.2] on linux2
>> Type "help", "copyright", "credits" or "license" for more information.
>> >>> from notebook.notebookapp import NotebookApp
>> Traceback (most recent call last):
>>   File "<stdin>", line 1, in <module>
>> ImportError: No module named notebook.notebookapp
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" 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 http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to