Created
September 3, 2014 16:40
-
-
Save junr03/659dfe4641ef7f58fcbe to your computer and use it in GitHub Desktop.
Installing python modules with pip
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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