sage -sh et after pip install librosa --upgrade --user (for your user, installing librosa, and upgrade to get the last version)

Be careful to get out after installing software with exit, don't use it for something esle it will remain ou anyway...



Le 01/03/2019 à 14:12, Szabolcs Horvát a écrit :
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 <mailto:sage-support+unsubscr...@googlegroups.com>. To post to this group, send email to sage-support@googlegroups.com <mailto: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.

--
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