datashaman / putio-automator

A suite of commands for managing torrents, transfers and files on put.io. Works well with SickRage, Sonarr, etc.
MIT License
71 stars 17 forks source link

Could not fetch URL - SSL Error #26

Closed dannyvfilms closed 5 years ago

dannyvfilms commented 5 years ago

screen shot 2019-02-20 at 1 02 46 pm

Couldn't get past the first step of installation on MacOS 10.14.3

Daniels-MacBook-Pro:~ dannyvfilms$ pip install --user putio-automator Collecting putio-automator Could not fetch URL https://pypi.python.org/simple/putio-automator/: There was a problem confirming the ssl certificate: [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:661) - skipping Could not find a version that satisfies the requirement putio-automator (from versions: ) No matching distribution found for putio-automator Daniels-MacBook-Pro:~ dannyvfilms$

datashaman commented 5 years ago

Have a look here for a solution, I think: https://stackoverflow.com/a/38908406/401467

Please re-open if you don't come right.