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

Matthew Brush notifications at xxxxx
Sat Oct 10 01:23:44 UTC 2020


>  I don't know what the Windows installer does...

<img width="543" alt="python_installer_step1" src="https://user-images.githubusercontent.com/181177/95642229-0873ae00-0a5c-11eb-9d28-2ba05647e84a.png">

By default it only puts `py.exe` (and `pyw.exe`) into `%PATH%` (specifically, in `C:\Windows`), and not the normal binaries. In the installation directory (presumably added to `%PATH%` if the non-default option shown is ticked), only includes binaries called `python.exe` and `pythonw.exe`.

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


More information about the Github-comments mailing list