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

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

Closed Lukas19122941 closed 3 weeks ago

Lukas19122941 commented 6 months ago

I get this error every time i open the victims exe file:

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

Can you help me?

mategol commented 6 months ago

which version are you using?

N0TKZ commented 6 months ago

i had this issue before you can try uninstalling your current python and install python ver 3.11

Bannana12345 commented 6 months ago

just install the module, pip install

EXXodos911 commented 6 months ago

Yep, Do: " pip install requests " in cmd. when u do plz close this issue?

paul21212 commented 6 months ago

help i have the same problem i did everything

EXXodos911 commented 6 months ago

yes? did u go to CMd and wrote pip install requests?

EXXodos911 commented 6 months ago

and if so and u still got an error what error was it?

paul21212 commented 6 months ago

yes i did install requests and error is stil in

EvilBytecode commented 6 months ago

do pip list and provide output

Gamingarc commented 6 months ago

Same error did everything here's the pip list output Package Version


pip 23.3.2 setuptools 65.5.0

EvilBytecode commented 6 months ago

you dont even have requests installed

Gamingarc commented 6 months ago

sorry but after installing the error is still there Package Version


certifi 2023.11.17 charset-normalizer 3.3.2 idna 3.6 pip 23.3.2 requests 2.31.0 setuptools 65.5.0 urllib3 2.1.0

EvilBytecode commented 6 months ago

thats odd

EvilBytecode commented 6 months ago

just reinstall python :P, and make sure its in path

abdo7486 commented 6 months ago

i have the same problem too i tried the latest python version and 3.11.1 and it didnt work too