Skip to content

Instantly share code, notes, and snippets.

@OtavioBraga
Created May 10, 2017 13:45
Show Gist options
  • Save OtavioBraga/8eb8acb9bb0a70b6a3d8477404316300 to your computer and use it in GitHub Desktop.
Save OtavioBraga/8eb8acb9bb0a70b6a3d8477404316300 to your computer and use it in GitHub Desktop.
Gist for install python 3 with pip
sudo apt-get update
sudo apt-get install python3-dev python3-pip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment