Instale o pyenv
# Linux and Mac only (at the moment)
curl https://pyenv.run | bash
Helpful Hummingbird
# Linux and Mac only (at the moment)
curl https://pyenv.run | bash
pyenv exec pip install numpy
or
pyenv exec pip --version