Jocelyn Legault

Results 25 comments of Jocelyn Legault

It appears that Windows is choking on the `?` in the path.

It's worrying that the bug has been opened for 4 months, fixed for 2 months, and we've not heard a peep from the original maintainer.

Not reviewed the code, but I tested it locally. The end result is correct and fixes the issue (🎉 !yay! 🎉), but lots of flickering at the console while updating...

@MFry This is due to the update command being currently [broken on Win11](https://github.com/pyenv-win/pyenv-win/issues/715)

To get the latest versions, you need to call update: ``` pyenv update ``` However, there's an [issue on Win11](https://github.com/pyenv-win/pyenv-win/issues/715), and the update command appears to be broken.