shane-tw / 500px-Bot

Bot which automates following new users on 500px.com
54 stars 17 forks source link

Errors while installing requests #24

Closed mastercomp000 closed 7 years ago

mastercomp000 commented 7 years ago

errors

mastercomp000 commented 7 years ago

errors_1

shane-tw commented 7 years ago

This isn't an issue with the script itself, so it really shouldn't be here.

However, it looks like your issue here is that the user you're logged in as doesn't have write permissions to /usr/lib/python3.4 so you'll need to use chmod or chown to solve this. You can probably find a copy-paste solution to the issue by googling the permission denied error.