2020-11-10 15:46:13 UTC, Murray Eisenberg: > > This concerns the missing openssl for python3, > which prevents the jupyter server from starting > under macOS Catalina 10.15.7. > > How/where report this as a bug?
The current licence of OpenSSL prevents us from shipping it. OpenSSL is changing its licence starting with OpenSSL 3, currently in alpha stage, with alpha8 recently released: https://mta.openssl.org/pipermail/openssl-announce/2020-November/000184.html (see also this blog post about alpha7) https://www.openssl.org/blog/blog/2020/10/20/OpenSSL3.0Alpha7/ and the work needed before releasing beta1 is tracked at https://github.com/openssl/openssl/milestone/17 Upgrading to OpenSSL 3 in Sage is tracked at - Sage Trac ticket 29555 Upgrade to OpenSSL 3.0 and make it a standard package https://trac.sagemath.org/ticket/29555 In the meanwhile, after downloading Sage binaries for macOS, you can repair them using the "fix_mac_sage" script available at: https://github.com/3-manifolds/fix_mac_sage/ Hope this helps. Kind regards, --Samuel -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/7521ea6c-5686-45ce-ae9d-73d11dc8c3dfo%40googlegroups.com.