Need to install scrapy
and scrapyd
. When installing, I get the error:
OSError: [Errno 13] Permission denied: '/opt/rh/python27/root/usr/lib/python2.7/site-packages/idna'
Is this even possible, or can you use what is in the distribution?
Source: https://ru.stackoverflow.com/questions/556696/
All Articles