Task Summary
Currently, the system supports Python versions 3.10 to 3.12. Some collaborators have requested support for a broader range of versions (3.9–3.14). Therefore, when creating a Python Virtual Environment, users should be able to specify their desired Python version.
Supporting additional Python versions will require further discussion to ensure compatibility with the system’s runtime requirements as well as user-defined environments.
Priority
P2 – Medium
Task Type