Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Scrappy Error #4

Open
vaibhavpacharya opened this issue Aug 23, 2019 · 1 comment
Open

Scrappy Error #4

vaibhavpacharya opened this issue Aug 23, 2019 · 1 comment

Comments

@vaibhavpacharya
Copy link

Installed scrapy with anaconda.
Created a project for goodreads
cd project
run scrapy crawl giveaway command

 File "//anaconda2/lib/python2.7/site-packages/scrapy/spiderloader.py", line 71, in load
    raise KeyError("Spider not found: {}".format(spider_name))
KeyError: 'Spider not found: giveaway'
@kaushikthedeveloper
Copy link
Owner

@vaibhavpacharya , this project is built on python3. Please try the same by resetting your virtenv to python3 and try it out again. If the problem persists, please let me know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants