In my mac, I use brew to install my python, so I can invoke python with the exactly version and create the venv with like:
brew
venv
python3.8 -m venv venv