6 ms·
It’s incorrect for Linux too, distributions build Python binaries for their repos.
by hack1312 2mo ago
It’s incorrect for Linux too, distributions build Python binaries for their repos.
- ameliaquining 2mo agoThe thread does mention that: > (The notable exception here is that Linux distros _can_ support, e.g., `apt install python3` and ship a binary, because IIUC they can rely on standardized system paths.) Of course, there are lots of use cases where that doesn't suffice, such as, for example, if you care what Python version you're using.