Stitch icon indicating copy to clipboard operation
Stitch copied to clipboard

./main.py permission denied

Open Tooliehuncho opened this issue 3 years ago • 3 comments

zsh: permission denied: ./main.py How to fix? I tried finding out but every fix I found did not work for me.

Tooliehuncho avatar Oct 09 '22 18:10 Tooliehuncho

I forgot to mention I am on linux

Tooliehuncho avatar Oct 09 '22 18:10 Tooliehuncho

oh xd, use sudo ./main.py or chmod +x main.py and execute python main.py

KirbyHacks avatar Oct 14 '22 01:10 KirbyHacks

use chmod +x main.py or just run the other command

gumbobrot avatar Dec 06 '22 07:12 gumbobrot

imagine getting hacked by some idiot who can't even set a file to executable.

TreeOfSelf avatar Dec 23 '22 23:12 TreeOfSelf

imagine getting hacked by some idiot who can't even set a file to executable.

?????

gumbobrot avatar Dec 24 '22 10:12 gumbobrot