To rebuild python, use

    sudo sage -f python2
    sudo sage -f python3

and NOT

    sudo sage -f python

2015-09-10 22:28 GMT+02:00 Eric Gourgoulhon <egourgoul...@gmail.com>:
> Hi,
>
> While testing the Ubuntu package sagemath-upstream-binary-full from AIMS PPA
> (cf. this thread), I've tried to run sage in Jupyter notebook via the
> command
> sage -n ipython
> The result is
>
> ┌────────────────────────────────────────────────────────────────────┐
> │ SageMath Version 6.8, Release Date: 2015-07-26                     │
> │ Type "notebook()" for the browser-based notebook interface.        │
> │ Type "help()" for help.                                            │
> └────────────────────────────────────────────────────────────────────┘
> Please wait while the Sage Notebook server starts...
>
> The IPython notebook requires ssl, even if you do not use
> https. Install the openssl development packages in your system and
> then rebuild Python (sage -f python).
>
> Now, I do have the openssl dev package installed (on the same computer, the
> Jupyter notebook works well with local (i.e. installed manually in user home
> directory) versions of Sage 6.8). If, as suggested, I run
> sudo sage -f python
> I got the error message:
> /usr/lib/sagemath/build/make/pipestatus: ligne 39: sage-spkg : commande
> introuvable
>
> Am I missing something ? It would be nice to have the Jupyter notebook work
> in the Ubuntu package.
>
> Eric.
>
>
> --
> 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 sage-release+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-release@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-release.
> For more options, visit https://groups.google.com/d/optout.

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
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