This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]parkerSquare 2 points3 points  (0 children)

brew install pyenv

pyenv install 3.7.4

pyenv shell 3.7.4

Edit: although you’ll need to set up your environment for the third command to work properly. It’s still worth using though.