oh~ it's my mistake , after installed scrapy i try : scrapy startproject xxx and got the no file name is scrapy error . so i rename C:\Python27\Scripts\scrapy to scrapy.py , that is bad idea .....
rename back still got no file , because file name just is scrapy , don't have .py , system can't run . so i rename scrapy to scrapye.py (or other special name) , it's run and work fine ! -- 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.
