venv python3 check bash code example Example 1: virtual env in python python3 -m venv tutorial-env Example 2: venv python -m venv c:\path\to\myenv