omni icon indicating copy to clipboard operation
omni copied to clipboard

`python`: try installing precompiled binaries if available?

Open xaf opened this issue 1 year ago • 0 comments

Pre-compiled Python binaries are made available in this repo: https://github.com/indygreg/python-build-standalone They have some quirks (https://github.com/indygreg/python-build-standalone/blob/main/docs/quirks.rst) but nothing too bad. This could be making the process of installing new python versions way faster, i.e. not depending on building them all the time.

xaf avatar Sep 15 '24 03:09 xaf