x# Venv Start Venv virtualenv -p python3 mydir source mydir/bin/activate Switch to Python2 virtualenv --python=/usr/bin/python2 mydir