pip install package to env code example Example 1: how to use virtual environment python python3 -m venv env Example 2: how to make virtual environment virtualenv mypython