Skip to content

疑问 #2

Description

@twicenikou

Traceback (most recent call last):
File "/root/graphrag_api/tests/index_test.py", line 112, in
output_dir=args.ourput,
^^^^^^^^^^^
AttributeError: 'Namespace' object has no attribute 'ourput'. Did you mean: 'output'?
(GraphRAG) root@autodl-container-9e9d4cad19-3b00a504:~/graphrag_api/tests# python index_test.py --init --root rag

Traceback (most recent call last):
File "/root/graphrag_api/tests/index_test.py", line 99, in
indexer = GraphRagIndexer(
^^^^^^^^^^^^^^^^
File "/root/miniconda3/envs/GraphRAG/lib/python3.11/site-packages/graphrag_api/index.py", line 77, in init
self.emit = [TableEmitterType(value.strip()) for value in emit.split(",")]
^^^^^^^^^^
AttributeError: 'list' object has no attribute 'split'

你好这些是还没完善吗,还是我不太会用这个的缘故

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions