Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork3.2k
Closed
Labels
Description
Could we port pyenv to Windows?
I imagine.bat
scripts could mimic the behavior of the.sh
scripts.
A note from the pyenv maintainers:
pyenv
does not currently support Windows outside of the Windows Subsystem for Linux (WSL).We have no current plans to support Windows in the future.
@kirankotari has helpfully provided a port ofpyenv
for windows calledpyenv-win
, which hopefully will meet the needs of windows users.