hi @Marc Keeling can you share the version of paramiko and cryptography you have installed? you might be able to just
pip install -U paramiko
to fix this issue since we don’t have a version pin on paramiko. But we do have a version pin for cryptography, so i’m interested to see if that is the issue