I am trying to deploy my Scrapy spider using Scrapyd and Scrapyd-client. I have managed to successfully create a project containing my spider, but when i try to
When using print method I am receiving log output I haven't seen before. I guess it's coming from Twisted module which seems to be a part of Scrapyd. I am not u