python dependency TLS/SSL error

asked 2020-07-20 11:38:32 +0200

Annavw gravatar image

I am trying to install a python package for use with sage (version 9.0) on Mac OS Catalina. The command

sage -pip install <package name>

yields the following error: "pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available." The problem persists for any other package.

edit retag flag offensive close merge delete

Comments

1