[Github-comments] [geany/geany] Invalid SyntaxError Non-ASCII character for Python 3 (#1298)

Colomban Wendling notifications at xxxxx
Fri Nov 11 17:57:25 UTC 2016


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161111/d1ed3f87/attachment.html>


More information about the Github-comments mailing list