Derpitron / Discord-OTP-Forcer

Selenium based discord OTP forcer
GNU Affero General Public License v3.0
43 stars 12 forks source link

bash: python: command not found #10

Closed usernametoocommon closed 1 year ago

usernametoocommon commented 1 year ago

getting this error when i run

$ python src/main.py bash: python: command not found

Derpitron commented 1 year ago

Install Python on your PC🙃

If Python is installed on your PC and this still occurs, then it's not a problem on my end. I'm not able to help you with such problems, but Google might

usernametoocommon commented 1 year ago

I had the windows version of python, i had to manually enter my path in my systems settings. Thanks!