I want to update the cached Python version in pyenv (under Windows), which used to work, but now pyenv update
results in :: [Info] :: Mirror: Index of /ftp/python/ C:\Users\Ruud.pyenv\pyenv-win\libexec\pyenv-update.vbs(279, 9) htmlfile: This command is not supported.
It used to work. Also, reinstalling doesn’t help.
Does anyone have a suggestion on how to solve this?
It might be worth noting that for Windows there is now the Python install manager which is intended to eventually replace the standard Windows installers and will let you manage multiple Python versions. pyenv-win may break again when the old/current installers are no longer provided unless it is updated to use the new distribution method.