-
Notifications
You must be signed in to change notification settings - Fork 660
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
./main.py permission denied #57
Comments
I forgot to mention I am on linux |
oh xd, use sudo ./main.py or chmod +x main.py and execute python main.py |
use chmod +x main.py or just run the other command |
imagine getting hacked by some idiot who can't even set a file to executable. |
????? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
zsh: permission denied: ./main.py
How to fix? I tried finding out but every fix I found did not work for me.
The text was updated successfully, but these errors were encountered: