Skip to content

Instantly share code, notes, and snippets.

@Remiii
Created January 23, 2019 17:05
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 Remiii/dee7a62e4495b73f6963eba4555a1bb4 to your computer and use it in GitHub Desktop.
Save Remiii/dee7a62e4495b73f6963eba4555a1bb4 to your computer and use it in GitHub Desktop.
Install Python, Python3 and PIP on Mac OSX

Install Python

  • Install Xcode
  • Install Homebrew (i.e. https://brew.sh)
  • brew update & brew upgrade
  • brew install python3
  • brew postinstall python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment