pyenv-win / pyenv-win-venv

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

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

Open roachsinai opened 1 year ago

roachsinai commented 1 year 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 1 year 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 1 year ago

Glad to hear that!

731315163 commented 6 months ago

yes yes