I’m not sure if that solution matches the problem, but after installing pyenv, pyenv-virtualenv and selecting a python version, I had to run pip
that way:
$ pyenv exec pip install
I’m not sure if that solution matches the problem, but after installing pyenv, pyenv-virtualenv and selecting a python version, I had to run pip
that way:
$ pyenv exec pip install