Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I keep on getting command not found.. what is the problem? #12

Closed
Lindaath opened this issue Jan 7, 2023 · 3 comments
Closed

I keep on getting command not found.. what is the problem? #12

Lindaath opened this issue Jan 7, 2023 · 3 comments

Comments

@Lindaath
Copy link

Lindaath commented Jan 7, 2023

SetFile mnthome
SophosUpdate moo-outdated
MacBook-Pro:Discord-OTP-Forcer ath$ ame__ == "main":
-bash: ame__: command not found
MacBook-Pro:Discord-OTP-Forcer $ # Run the program.
MacBook-Pro:Discord-OTP-Forcer $ main()

@Lindaath
Copy link
Author

Lindaath commented Jan 7, 2023

MacBook-Pro:~ $ python-dotenv
-bash: python-dotenv: command not found
MacBook-Pro:~ $ selenium==4.1.5
MacBook-Pro:~ $ webdriver_manager

this also happens when I try to plug in the requirements

@Derpitron
Copy link
Owner

This program needs to be run using the Python Interpreter.

Install Python on your system, go to the folder where you've installed/downloaded this program, and run the following command:

python src/main.py

If this still does not work for you, let me know and I'll help you.

@Derpitron
Copy link
Owner

Closing as solved due to no further activity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants