moom825 / Discord-RAT

Discord Remote Administration Tool fully written in Python3
240 stars 50 forks source link

win32gui error #38

Closed ItsEnesN closed 2 years ago

ItsEnesN commented 2 years ago

When I typed pip3 install -r requirements.txt I got an error: ,,[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip. error: subprocess-exited-with-error

× Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output.

note: This error originates from a subprocess, and is likely not a problem with pip.", Then I tried to install the requirements manually again, everything worked except for win32gui. I searched the internet for errors the whole time, but unfortunately nothing found a suitable one.

moom825 commented 2 years ago

try pip install pywin32