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
827 stars 135 forks source link

Failed to execute script 'discord_token_grabber' #481

Open bolek2rzodkiewka opened 3 months ago

bolek2rzodkiewka commented 3 months ago

Yo. even when i installed discord.py (using pip install discord.py) it still gives me this error

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

How to fix it? (launched on vm, windows 10)

avik-py commented 3 months ago
  1. Which python version are you using?
  2. If 3.12, then uninstall it and install python 3.11.4 on windows 10.
900f commented 3 months ago

pip install requests

Eliyoq7 commented 2 months ago

same error and i install requests like 1 day ago