Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error While Running the Project with command "scrapy crawl SCRAPER" #77

Open
divyakhatiyan opened this issue Oct 12, 2024 · 0 comments
Open

Comments

@divyakhatiyan
Copy link

Bug Description
After setting up the Program as described in the documentation, While finally running it using command scrapy crawl SCRAPER.
Receiving below given error
"scrapy : The term 'scrapy' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a
path was included, verify that the path is correct and try again.
At line:1 char:1

  • scrapy crawl SCRAPER
  •   + CategoryInfo          : ObjectNotFound: (scrapy:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException
    

"

To Reproduce
Steps to reproduce the behavior:

  1. Setup in the Pycharm
  2. create virtual environment
  3. install requirements
  4. run command scrapy crawl SCRAPER

Expected behavior
Error Should not be thrown

Screenshots
Uploading 12.10.2024_22.40.15_REC.png…

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants