Skip to content

Instantly share code, notes, and snippets.

@hirnsturm
Created April 3, 2019 06:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hirnsturm/0fbdb22029f1d5ff7a23773c54aac5f1 to your computer and use it in GitHub Desktop.
Save hirnsturm/0fbdb22029f1d5ff7a23773c54aac5f1 to your computer and use it in GitHub Desktop.

Install Python3 and pip3 on macOS 10.14.4 with brew

Links

How to

$ sudo mkdir /usr/local/Frameworks
$ sudo chown $(whoami):admin /usr/local/Frameworks
$ brew install pip3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment