mategol / PySilon-malware

Advanced RAT written in Python language, fully controllable through Discord with dedicated GUI builder to make preparation easier.
https://pysilon.net
MIT License
736 stars 120 forks source link

no modules named "requests" #441

Closed prismarinenetwork closed 3 weeks ago

prismarinenetwork commented 3 weeks ago

Describe the bug A clear and concise description of what the bug is.

Traceback (most recent call last): File "resources\discord_token_grabber.py", line 5, in ModuleNotFoundError: No module named 'requests'

To Reproduce Steps to reproduce the behavior:

  1. Go to pysilon builder
  2. Click on compile
  3. build exe
  4. after its done compiling and you successfully built the exe then run it on a VM or your own computer (you get the same error on both so it doesn't matter)
  5. See error

Expected behavior for it to work idfk.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Ghostlogss commented 3 weeks ago

pip install requests