AstraaDev / Discord-Token-Grabber-V2

Simple token grabber developped in python.
https://discord.gg/ckHmZMct5z
117 stars 120 forks source link

ModuleNotFoundError: No module named 'win32crypt' #13

Open snaggymm opened 2 years ago

snaggymm commented 2 years ago

how do I install

AstraaDev commented 2 years ago

Write pip install pywin32 on ur cmd, and retry

Vazza202 commented 2 years ago

for me i get after i try to install pywin32... ERROR: Could not find a version that satisfies the requirement pywin32 ERROR: No matching distribution found for pywin32 But I'm on Linux trying to execute it.

"UPDATE" just found out you cant run pywin32 on linux lol sorry.

ICommandZombI commented 8 months ago

Does it work on Mac? I have the same issue

MateoGiunta commented 5 months ago

I have the same issue in windows 11. I tried installing it with pip install pypiwin32 but it's still giving me the same issue.

python312 commented 2 months ago

It is not possible to grab tokens with that library on linux. it is probable that there is another one available