e-p-armstrong / e-p-armstrong/augmentoolkit

Traceback RE SE_GUTENBERG = config["SCRAPING"]["USE_GUTENBERG"]

Open
#56 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.9k
Forks
248
PR merge metrics
No merged PRs in 30d

Description

IF you override config.yaml and you start to encounter the use_gutenberg traceback, simply add the following to the bottom of the YAML that you have overriden to:
```SCRAPING:
USE_GUTENBERG: False
START_URL: "https://www.gutenberg.org/ebooks/bookshelf/57"
MAX_BOOKS: 5
MAX_FAILURES: 5

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.