[Bug]: how to fix "no module named 'yaml'" error
Description
i was trying to brute-force one of my discord accounts when i got an error.
Minimal Reproduction
i followed the instructions on the wiki correctly, but when i opened "start.bat", i got an "no module named 'yaml'" error.
Error
Traceback (most recent call last):
File "C:\Users\Dilly's Windows 10\Documents\GitHub\Discord-OTP-Forcer\main.py", line 2, in
Operating System Version
Windows 10 IOT LTSC Enterprise
Browser and Browser Version
Vivaldi
Python Version
3.14
Program Version
5ddfd82
Any other information or context?
is there any way i can fix this error?
still waiting for an answer. seriously!
Try running pip install -r requirements.txt in your terminal in the program's directory.
Also are you running in a virtualenv?