nathanlopez / Stitch

Python Remote Administration Tool (RAT)
https://nathanlopez.github.io/Stitch/
Other
3.06k stars 657 forks source link

Payload does not install (host machine) #30

Open exist opened 6 years ago

exist commented 6 years ago

Generates error: Traceback (most recent call last): File "st_main.py", line 1, in <module> File "zipextimporter.pyc", line 82, in load_module File "requirements.pyc", line 15, in <module> ImportError: No module named requests Its a VM.

DeliriousGod commented 5 years ago

You need to download the module 'requests' by opening the terminal or cmd and typing 'pip install requests'. If it doesn't work then you need to find it on the internet and download it.