Open Dotwut opened 1 year ago
If you installed with a virtual enviornment as recommended you can also just run the following in the venv:
pip uninstall -y cryptography && pip install cryptography==36.0.2
This issue was addressed here: https://github.com/paramiko/paramiko/issues/2038
Seemingly, an easy fix is to comment out:
in paramiko/transport.py