Start a new topic
Answered

shub deploy error in windows

 I am getting error in windows while deploying using command shub deploy

the error is:

Error:Cannot find project: There is no sparinghub.yml, scrapy.cfg,.....



Best Answer

Kindly ensure that the Scrapy project format is as per given in https://scrapy.readthedocs.io/en/xpath-tutorial/intro/tutorial.html#creating-a-project


To deploy the project using SHUB you need to navigate to project's folder adn then give SHUB deploy command.


scrapinghub.yml is created when you run SHUB login.  


Answer

Kindly ensure that the Scrapy project format is as per given in https://scrapy.readthedocs.io/en/xpath-tutorial/intro/tutorial.html#creating-a-project


To deploy the project using SHUB you need to navigate to project's folder adn then give SHUB deploy command.


scrapinghub.yml is created when you run SHUB login.  

Please help me i am continuously getting the same error. What should i do?


Login to post a comment