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
As a user, I want to get the latest version of Python when calling ide install python so that I don't have to look for the latest version myself or additionally type latest.
Actual behavior
When executing ide install python IDEasy does not install the latest version of Python. Additionally, the version it chooses does not have a Windows download URL (versions 3.11.10 and 3.11.11) and the installation therefore fails.
Steps to reproduce (bug) / Use Case of feature request (enhancement)
Expected behavior
As a user, I want to get the latest version of Python when calling
ide install python
so that I don't have to look for the latest version myself or additionally typelatest
.Actual behavior
When executing ide install python IDEasy does not install the latest version of Python. Additionally, the version it chooses does not have a Windows download URL (versions
3.11.10
and3.11.11
) and the installation therefore fails.Steps to reproduce (bug) / Use Case of feature request (enhancement)
Related/Dependent Issues
#38
Affected version:
The text was updated successfully, but these errors were encountered: