pyenv-win / pyenv-win-venv

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

[feature] work like pyenv-virtualenv when activate a env on Linux #14

Open roachsinai opened 11 months ago

roachsinai commented 11 months ago

After install pyenv and pyenv-virtualenv on Linux, people can use pyenv activate env directly.

Is there a way to use pyenv activate env do same thing on Windows by pyenv-win and pyenv-win-venv?

Thanks in advace!

arzkar commented 9 months ago

I will look into this and see if I can replicate the same behaviour as pyenv-virtualenv. Can't give an ETA for this, have been busy with IRL work for a while now.

roachsinai commented 9 months ago

Glad to hear that!

731315163 commented 1 month ago

yes yes