Guest User

Untitled

a guest
Jul 15th, 2018
969
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/beautifulsoup4-4.6.0.dist-info'
  2. Consider using the `--user` option or check the permissions.
  3.  
  4. gaby$ sudo chown -R gaby:staff /Users/gaby
  5.  
  6. ls -l /Library/Python/2.7/site-packages/beautifulsoup4-4.6.0.dist-info
  7.  
  8. ls: /Library/Python/2.7/site-packages/beautifulsoup4-4.6.0.dist-info: No such file or directory
Add Comment
Please, Sign In to add comment