-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed as not planned
Labels
bugSomething isn't workingSomething isn't workingtriageDefault label assignment, indicates new issue needs reviewed by a maintainerDefault label assignment, indicates new issue needs reviewed by a maintainer
Description
Describe the bug
When I referred to the guidebook for operation, I encountered the following error.
Segmentation fault (core dumped)
Steps to reproduce
- pip install graphrag
- mkdir -p ./ragtest/input
- curl https://www.gutenberg.org/cache/epub/24022/pg24022.txt > ./ragtest/input/book.txt
- python -m graphrag.index --init --root ./ragtest
Expected Behavior
create two files: .env and settings.yaml in the ./ragtest directory.
GraphRAG Config Used
before configuration generated
Logs and screenshots
Additional Information
- GraphRAG Version:0.1.1
- Operating System:Linux bras-base-otwaon1140w-grc-29-76-64-194-71.dsl.bell.ca 4.18.0-147.5.2.19.h1305.eulerosv2r10.x86_64 Task/initial commit #1 SMP Tue Jun 6 07:58:07 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
- Python Version:Python 3.11.5
sujith-rkumar and hit-ybaizmh2000829 and essongii
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriageDefault label assignment, indicates new issue needs reviewed by a maintainerDefault label assignment, indicates new issue needs reviewed by a maintainer
