Right now pip doesn't work in the binary distributions due to the absence of the ssl module. This is apparently due to licensing restrictions, thanks to the terrible license of OpenSSL.
My suggestion is that we hack together a build curl+NSS, which is freely redistributable. Then as part of the post-install fixup the curl grabs OpenSSL and the ssl python module, and we run a hacky install of the local copy with pip. Better options highly welcome. Sincerely, Watson Ladd -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/30bd21b1-8e37-469b-a18b-a9fc405d5c51n%40googlegroups.com.
