You are likely missing dependencies. Try this: sudo apt-get install libffi-dev
sudo apt-get install libxml2-dev sudo apt-get install libxslt1-dev sudo apt-get install python-dev and then: *sudo* pip install scrapy On Monday, March 2, 2015 at 9:32:19 AM UTC-5, Inci Compo wrote: > > Hello, > I tried to install scrapy on raspberry pi but it does not work. I am not a > Linux expert. I followed the information in the doc. But there are errors > at the end of compilation. > > I tried on a raspian. > > Can anyone give me the procedure? > Or a link to a tutorial because I have not found > > thank you > -- You received this message because you are subscribed to the Google Groups "scrapy-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/scrapy-users. For more options, visit https://groups.google.com/d/optout.
