Categories
The Paramiko library, after being installed in Python 3, gives an error when imported in the terminal. how can i fix it?
What have I done wrong? Debian system, Raspberry Pi
Answer the question
In order to leave comments, you need to log in
pip install pycrypto
I had a similar problem when I tried to fix an error with compiling an EXE, I decided to remove the paramiko package completely, reboot and reinstall it: pip uninstall paramiko pip install paramiko
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question