python3 -m .venv # create a virtualenv correct is: python3 -m venv .venv # create a virtualenv