This is just to explain how to get in any default python virtual environment
On terminal right click inside the folder that has the venv and open terminal
Then
cd ./venv/scripts
./activate
via cmd
cd = change
you need to move into the main installation folder in this case the automatic folder ad open cmd there by typing CMD on the search bar then
cd ./venv/scripts
activate
hope it helps