I have created a virtual environment using pyenv and set python 3.7.2 as the global version
pyenv
So when I issue python -V, I get Python 3.7.2<
python -V
Python 3.7.2<