'Can I install pyenv on drive D?
I want to install pyenv in D:\Programs after git clone https://github.com/pyenv/pyenv.git idk how to correct add paths and system variable. Can you please explain me how to do it?
Solution 1:[1]
The documentation states that pyenv does not work in Windows, except in WSL. You might look at pyenv-win.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Sören |
