P
P
pixal2016-05-01 23:31:27
Python
pixal, 2016-05-01 23:31:27

The Paramiko library, after being installed in Python 3, gives an error when imported in the terminal. how can i fix it?

5ace28ce1afd404183ef99f77c776056.png
What have I done wrong? Debian system, Raspberry Pi

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir, 2016-05-02
@vintello

pip install pycrypto

R
Russel777, 2016-11-10
@Russel777

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 your question

Ask a Question

731 491 924 answers to any question