Install source and version
Version: 25.0b14
Describe the bug
The pymanager.exe is unable to parse and effectively handle parameters such as -h, -v, -vv, etc.
To Reproduce
pymanager -v
> Unknown command: pymanager
> Python installation manager 25.0b14
> Copyright (c) Python Software Foundation. All Rights Reserved.
> ...(Other assistance information)
Expected behavior
Output the version number or help information as needed and then exit immediately.
Install source and version
winget install 9NQ7512CXL7TVersion: 25.0b14
Describe the bug
The
pymanager.exeis unable to parse and effectively handle parameters such as-h,-v,-vv, etc.To Reproduce
Expected behavior
Output the version number or help information as needed and then exit immediately.