pyenv-win / pyenv-win-venv

A CLI to manage virtual envs with pyenv-win
Apache License 2.0
78 stars 8 forks source link

pyenv-venv command not found in git bash on Windows #22

Closed Fitmavincent closed 4 months ago

Fitmavincent commented 4 months ago

I follow through the installation via Powershell and can confirm the installation is successful. I can bring up the pyenv-venv in powershell. I can also confirm the pyenv-win-venv\bin is added to the path. But in my git bash, it does not recognise the command at all.

Terminal

OS: Win10 pyenv: 3.1.1 pyenv-win-venv: 0.6.3

arzkar commented 4 months ago

I have released a new version which added support for git-bash. Update the CLI using pyenv-venv update self