unknown command: crawl error

前端 未结 3 1546
陌清茗
陌清茗 2021-02-01 03:55

I am a newbie to python. I am running python 2.7.3 version 32 bit on 64 bit OS. (I tried 64 bit but it didn\'t workout).

I followed the tutorial and installed scrapy on

3条回答
  •  天命终不由人
    2021-02-01 04:19

    If you have already an existing project and suddenly this error "Scrapy 1.3.3 - no active project" came, in my case when I open my project, I cant see the scrapy.cfg file. What I did was, I just made some little changes on my project like removing some extra line and deployed it from github to instance and it worked!

提交回复
热议问题