-
Notifications
You must be signed in to change notification settings - Fork 14
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Python 3.12.11 is not available to install, presumably because there are no official binaries available.
Describe the solution you'd like
Ability to build and install from source, if binaries are unavailable. Similar to what vcpkg or cmake can do.
Describe alternatives you've considered
Building manually or downloading binaries from an unofficial release is of course an option, but that intrinsically defeats the purpose of the python install manager.
Additional context
This, of course, requires the proper build tools to be available on the target system.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request