<< [[Python]] Activate a python shim in this shell: ```python pyenv shell 3.7 ``` Set global python version to a shim: ```python pyenv global 3.7 ```