Skip to content

Instantly share code, notes, and snippets.

@alfredhot
Created July 17, 2019 06:18
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 alfredhot/2793504b65c6de039d52b29bc2ec466b to your computer and use it in GitHub Desktop.
Save alfredhot/2793504b65c6de039d52b29bc2ec466b to your computer and use it in GitHub Desktop.
There is no pip3 installed after installing python3 on Mac sometimes, and this is the correct answer
# this is the answer
brew install python3
brew postinstall python3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment