Before I go and add an install note to the docs I wanted to verify if this with you.
It seems that with a fresh Debian install when you install Scrapy thru pip it will try to compile Twisted as a dependency but it halts on a missing Python.h header. You need to install python-dev in order to get twisted compiled. This is not mentioned in the install documentation. If some of you can test and confirm this I'll update the install instructions. Rick -- 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.
