How the script is executed depends on the configured build command, and by 
default it calls `python` (not `python3` nor simply the script, in case it 
isn't executable).
If you mean to use Python3, you can alter the build command either to call 
python3, or to call the script itself but then you need to make sure it's 
executable.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1298#issuecomment-260016042

Reply via email to