Skip to content

Instantly share code, notes, and snippets.

@junr03
Created September 3, 2014 16:40
Show Gist options
  • Save junr03/659dfe4641ef7f58fcbe to your computer and use it in GitHub Desktop.
Save junr03/659dfe4641ef7f58fcbe to your computer and use it in GitHub Desktop.
Installing python modules with pip
sudo python(version) -m pip install (package)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment