Created
July 22, 2016 10:35
-
-
Save ericbolo/a6e753f02bc63570e238caddc6228bbe to your computer and use it in GitHub Desktop.
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
If a module was installed with sudo pip install, the user may not have permissions to access the module, | |
resulting in 'No module called...' errors. | |
Quick get around: run py script with sudo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment