econchick / econchick/new-coder

scrapy tutorial - add step for creating __init__.py

Open
#197 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
591
Forks
378
PR merge metrics
No merged PRs in 30d

Description

After going through the tutorial and trying to run the scraper, I was getting "unable to import" errors on the config file (no module with name scraper_app.settings). finally, I found that I needed an **init**.py in the scraper_app (and subsequently, upon another error, also in spiders directory). I am still investigating that issue for myself but am thinking those should be in the tutorial.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.