Hi! I'm trying to run the Scrapyd (with Scrapy 0.19), but no success. Before, with previous versions I could run with "scrapy server". But now I can't start the service with the "scrapyd" command. I receive a "scrapyd is not recognized as an internal or external command...". I already uninstall previous versions of scrapyd, install the new one, and try to run in other machine, but always with same message. I also can't load the web interface at
http://localhost:6800
I appreciate any tips! Tks!