How can I install Python packages into Sage using pip?

A google search reveals several posts suggesting to run sage -sh, then use 
pip install as usual. However, I get:

> pip is configured with locations that require TLS/SSL, however the ssl 
module in Python is not available.

And finally

> Could not fetch URL https://pypi.org/simple/zmq/: There was a problem 
confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', 
port=443): 

Is there a solution?  I am using Sage on macOS (app version).

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to