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