Try this if you are getting an error while creating virtual env via python -m venv myvenv:
python -m venv myvenv --without-pip