This is Windows 7 with python 2.7
I have a scrapy project in a directory called caps (this is where scrapy.cfg is)
My spider is located in caps\\caps\\spiders\\c
Check indentation too, the class for my spider was indented one tab. Somehow that makes the class invalid or something.