virtualenv linux not using python 3 code example Example 1: how to use virtual environment python python3 -m venv env Example 2: how to make virtual environment virtualenv mypython