[Github-comments] [geany/geany] Allow to select the Python command, and use `py` on Windows (#2223)

Enrico Tröger notifications at xxxxx
Wed Apr 29 21:32:48 UTC 2020


Tested again on Windows and it still works :).
I suggest to merge.

N.B. The `py` launcher on Windows is a bit strange: it seems to try to auto-detect the desired Python version and it fails (at least sometimes). A simple Hello-World program using Python3 syntax can be compiled with `py -m py_compile` as the launcher chooses Python3 but executing it with `py "%f"` chooses Python2, for whatever reason.
But since this happens also in the terminal, it is unrelated to this PR and Geany in general.

-- 
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/pull/2223#issuecomment-621476314
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200429/dd4f3574/attachment.htm>


More information about the Github-comments mailing list