python dependency TLS/SSL error

asked 4 years ago

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.

Preview: (hide)

Comments

1