I try to start Scrapyd from MAC OSX terminal and get the following messages only:
2015-10-19 22:43:49-0700 [-] Log opened. 2015-10-19 22:43:49-0700 [-] twistd 15.4.0 (/usr/local/opt/python/bin/python2.7 2.7.10) starting up. 2015-10-19 22:43:49-0700 [-] reactor class: twisted.internet.selectreactor.SelectReactor. 2015-10-19 22:43:49-0700 [-] Site starting on 6800 2015-10-19 22:43:49-0700 [-] Starting factory <twisted.web.server.Site instance at 0x10e3e6e18> 2015-10-19 22:43:49-0700 [Launcher] Scrapyd 1.1.0 started: max_proc=16, runner='scrapyd.runner' >From the Scrapyd documentation, it seems to me I should see a $ where commands could be entered. I guess Scrapyd didn't start completely in my computer. Is that true? How to fix this? -- 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.
