error in indexing text file documents with GraphRag #540
Goodnight77
started this conversation in
General
Replies: 3 comments
-
hi, yes. your .txt file is too long. make it about 5 line in it and try again. please let me know if it resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
-
hello thnx for your response, but the one file i used is less than 10 lines and it gave me that error. but the problem is that if i gave him half a book with more than 300 lines it works perfectly |
Beta Was this translation helpful? Give feedback.
0 replies
-
This may resolve your issue if it was an encoding problem: #702 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when executing this command "python -m graphrag.index --root ." i get this error
❌ create_base_entity_graph
None
⠹ GraphRAG Indexer
├── Loading Input (InputFileType.text) - 1 fil… …
├── create_base_text_units
├── create_base_extracted_entities
├── create_summarized_entities
└── create_base_entity_graph
❌ Errors occurred during the pipeline run, see logs for more details.
anyone get this one before ?
Beta Was this translation helpful? Give feedback.
All reactions