Installing dependencies python -m venv .venv source .venv/bin/activate pip install PyQt5==5.9 paramiko Running python main.py