how to activate venv in for python code example
Example 1: start python virtual
activate venv
Example 2: how to workon virtual environment in linux
# If any of the other dont work try
<env name>\bin\activate
activate venv
# If any of the other dont work try
<env name>\bin\activate