I want to find how many virtual environments on my machine, and I ran:
lsvirtualenv
But received the error message:
-bash: lsvirtualenv: command not found
I didn't use anaconda to create my virtual environments.
lsvirtualenv
is a part of virtualenvwrapper.
pip install virtualenvwrapper
and follow installation instructions.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With