how to use python package out of virtual environment code example Example 1: activate venv source env/bin/activate Example 2: venv python -m venv c:\path\to\myenv