creating venv on vscode linux code example Example: creating venv on vscode linux python3 -m venv .venv source .venv/bin/activate