We have several pesky installation issues that come up on certain new or different OS/arch/Python combos. This makes the initial experience really poor for some users.
We need to rethink the entire OS support and installation approach
The key is likely to always include a Python interpreter and to build installers as described in #1703
With this we would limit the set of app archive we would create to one for each OS/arch combo.
The other usages should be developer type use that work from sources and a checkout.
We have several pesky installation issues that come up on certain new or different OS/arch/Python combos. This makes the initial experience really poor for some users.
We need to rethink the entire OS support and installation approach
The key is likely to always include a Python interpreter and to build installers as described in #1703
With this we would limit the set of app archive we would create to one for each OS/arch combo.
The other usages should be developer type use that work from sources and a checkout.