python version venv code example Example 1: venv python -m venv c:\path\to\myenv Example 2: python virtualenv venv python -m venv venv