For a quick hack fix, you can use: https://github.com/3-manifolds/fix_mac_sage/ On Sunday, November 22, 2020 at 1:24:45 PM UTC-6 [email protected] wrote:
> > 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/b25a2226-2f07-4221-b208-3c432c8ce423n%40googlegroups.com.
