create venv for python3 8 code example Example 1: venv python -m venv c:\path\to\myenv Example 2: create a virtualenv python3 py -m venv env