python3 "-m" venv ~/.virtualenv code example Example 1: python virtualenv python -m venv my_env Example 2: python virtualenv venv python -m venv venv