You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It might be good to provide all the precompiled versions of Python. Or maybe add a message (on Linus) saying that only 3.11 is precompiled and readily available, while the others require compilation (2-3 minutes).
The text was updated successfully, but these errors were encountered:
Adding a warning/alert is better I believe.
Because if we decide to add all precompiled versions of python, it will increase the package size by alot. Almost doubling it or more..
We might want to go with a different approach though. Maybe uploading the precompiled versions as assets to the release, and allowing the app to download them when requested can save us some time.
For now let's add a warning - I will share my thoughts with you guys for the second approach later on.
It might be good to provide all the precompiled versions of Python. Or maybe add a message (on Linus) saying that only 3.11 is precompiled and readily available, while the others require compilation (2-3 minutes).
The text was updated successfully, but these errors were encountered: