paramiko python module suddenly not recognised?
I was working on friday on TestComplete and everything seemed fine, but on monday I am having this error about the import paramiko not working.
I manually installed paramiko, it now asked me to install cryptograpy, which I did. I'm now stuck on a _rust problem:
ImportError: DLL load failed while importing _rust: The specified procedure could not be found.
The thing is, I don't know why the paramiko error happened in the first place. I am just trying to make this work again. I installed rust and reinstalled cryptography and I still get that error. Any help would be greatly appreciated.
I fixed this by installing the packages bcrypt 4.0.1, cryptography 35.0.0 and paramiko 3.5.0 and adding them directly in C:\Program Files (x86)\SmartBear\TestComplete 14\x64\Bin\Extensions\Python\Python38\Lib. I also made sure have installed python 3.8.7