pyenv/pyenv-update

"pyenv update" not fetching latest versions supplied by pyenv

nickeldan opened this issue · 4 comments

pyenv added 3.12.1 a month and a half ago. However, even after I run pyenv update, the latest version shown is still 3.12.0.

@nickeldan what does your which -a pyenv show?

@nickeldan Please also attach the output of PYENV_DEBUG=1 pyenv update as a gist.

pyenv added 3.12.1 a month and a half ago. However, even after I run pyenv update, the latest version shown is still 3.12.0.

Have you managed to install version 3.12.1 with pyenv?

Huh. It's now showing 3.12.1 and 3.12.2. Oh, well.