Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

How I can restart a venv Scrapy project

I am new in Scrapy, I just finished doing a project last night, how I can restart using the project again?
I did run source venv/scripts/activate
then the venv started but while I am running the scrapy crawl then I am getting an error

Scrapy 2.6.1 - no active project

Unknown command: crawl

Use "scrapy" to see available commands

Help please, thanks in advance.

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

>Solution :

from scrapy docs:

To put our spider to work, go to the project’s top level directory and run:

scrapy crawl spider_name
Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading