requirements txt for virtual env code example Example 1: venv python -m venv c:\path\to\myenv Example 2: virtual environment python python3 -m venv env