I have solved the problem. It was a basic indents error on typing in one of the functions. Once corrected it all runs fine.
On Friday, December 19, 2014 6:51:59 PM UTC, bobby wrote: > Hi, > > Windows 8.1 > Anaconda Python 2.7 > Scrapy 0.24.4 > Twisted 14.0.0 > > I am working my way though the official scrapy tutorial and tried to run > the spider > > > > scrapy crawl dmoz > > > This started OK but quickly gave traceback errors in Twisted > > > base.py > > defer.py > > > and failed at scrapy\spider.py > > > I have made an attached image (aa.png) of the errors. > > > Have tried reinstalling etc but not sure where to try next? > > > Thanks > -- 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.
