I follow the steps in https://sourabhbajaj.com/mac-setup/Python/virtualenv.html to setup a python virtual env in my directory by doing python -m venv testEnv An
python -m venv testEnv