create virtualenv python 3.8 code example Example: creating a virtual environment in python 3.8 c:\>python -m venv c:\path\to\myenv