Hedi Ghediri
Results
2
comments of
Hedi Ghediri
@kirankotari My description was ambiguous. This is the actual behaviour: ``` PS C:\Users\h.ghediri> pyenv global 3.9.13 PS C:\Users\h.ghediri> pyenv version 3.9.13 (set by C:\Users\h.ghediri\.python-version) PS C:\Users\h.ghediri> python -V # works...
It would be nice to have `python3.9` for uniformity with unix pyenv & official Python installation (where `python39` is not always unavailable).