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

Matthew Brush notifications at xxxxx
Sat Oct 10 02:15:25 UTC 2020


> The whole point of this issue is that it is not installed on Debian, which means also not on any derived distros.

The point of this issue is to:
  * Allow people compiling Geany to specify the Python binary.
  * Use the proper default binary on Windows by default.

I don't think it's meant to necessarily change the existing behaviour on non-Windows, just to allow more flexibility, given that some distros (like Mint 20 apparently) are not providing `python` binary/link, so they no longer have to patch Geany's build system, they can just update the package build options to specify `--with-python=python3`.

That said, one could open a new Issue/PR to change from `python` to `python3` in the `filetypes.python` file and `main.py` templates and such.

-- 
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-706469621
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201009/a632f52f/attachment.htm>


More information about the Github-comments mailing list