ImportError: No module named interactive Paramiko
If you have cut a pasted the demo.py script from Paramiko to test is working on your server then you might get this error: There isn’t a python module called interactive – you need to download the interactive.py file which is included in the same folder as the demo application.