I’m trying to install pyenv using curl.exe however I experienced this error:
**ResourceUnavailable**: Program 'curl.exe' failed to run: The pipe is being closed. At line:1 char:1
+ curl https://pyenv.run | bash
+ ~~~~~~~~~~~~~~~~~~~~~~.
I tried other options like directly using the windows powershell however I lack knowledge how to properly perform the installation.
Herald Carl Avila is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2