how ot find path of virtualwrapper env code example
Example 1: show environment in virtualenvwrapper
lsvirtualenv
Example 2: how to workon virtual environment in linux
# If any of the other dont work try
<env name>\bin\activate
lsvirtualenv
# If any of the other dont work try
<env name>\bin\activate