On 2015-04-07 13:31, Vincent Delecroix wrote:
"sage -f pip" is not enough. Python itself must be compiled with ssl
support. So after installing libssl-dev you need to do
  sage -f python
  make
  sage -f pip

Since pip depends on Python, the following should be enough:

sage -f python
make

--
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