I am trying to install Domoticz iDetect v2 on my Raspberry pi4, but when installing Paramiko
Code: Select all
sudo pip3 install requests paramiko
I get the following error:
Code: Select all
pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Collecting paramiko
Could not fetch URL https://pypi.python.org/simple/paramiko/: There was a problem confirming the ssl certificate: Can't connect to HTTPS URL because the SSL module is not available. - skipping
Could not fetch URL https://www.piwheels.org/simple/paramiko/: There was a problem confirming the ssl certificate: Can't connect to HTTPS URL because the SSL module is not available. - skipping
Could not find a version that satisfies the requirement paramiko (from versions: )
No matching distribution found for paramiko