I just started a new python project and created a venv inside the project folder by running virtualenv venv in the terminal. However, when I run venv/bin/acti
virtualenv venv
venv/bin/acti
From the command line root enter:
source /home////bin/activate
Worked for me