Closed chandro closed 8 years ago
Webssh only rely on the tornado and the paramiko, But the two third package maybe reply on the different packages according to the version of the python. You may try to google how to install the two package correctly.
hello, im trying to install but i get some errors like
ImportError: No module named cryptography.hazmat.backends ImportError: No module named utils
i try to install everyone via :8ball:
pip install paramiko pip install cryptography pip install tornado pip install utils
but still getting same error, im trying in two different servers.