Hi, On Ubuntu 14.04 64bits, the build was OK but when I try ./sage -n jupyter I get
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 python2). Now the openssl development packages (libssl-dev) are already installed on this computer (Jupyter notebook is launched successfully from sage 6.8). I've tried ./sage -pip install pyopenssl ./sage -f python2 Both were successful, but the problem remains: ./sage -n jupyter returns the same error message as above. 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 [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.
