Created
December 14, 2016 12:16
-
-
Save azizur/1b15ba92789a9b1f016f8c94f800b83f to your computer and use it in GitHub Desktop.
Fix python site packages permission
This file contains hidden or 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 chown -R $(whoami) /Library/Python/2.7/site-packages |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment