1 | initial version |
Sage 9.3 should no longer have this problem on macOS.
So your options include the following.
Install Sage 9.3 (recommended)
On an older Sage version, use the fix_mac_sage
script:
to endow its Python with its SSL module.
Either way, installing with sage --pip install
will then become possible.