mcsba
Results
2
comments of
mcsba
Please find below the output of the command user@desktop#./pip install paramiko Collecting paramiko Using cached paramiko-2.7.1-py2.py3-none-any.whl (206 kB) Collecting pynacl>=1.0.1 Using cached PyNaCl-1.3.0.tar.gz (3.4 MB) Installing build dependencies ... error...
Originally I needed python3 for an old Red Hat server so my solution was that I have built python3 (and openssl) on a Red Hat 6.10 server. This python is...