Closed Pan06da closed 4 months ago
Hey! I have been unable to reproduce this error on my end. Could it have to do with the system you are running? It seems Windows has had some issues with the graphRAG stuff for other users. I only have Mac so I haven't been able to debug other OS environments at all yet. Feel free to share as much info about your issue and I'll see if I can help debug
🚀 Reading settings from ragtest/settings.yaml
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/Users/leioupan/GraphRAG-Ollama-UI/graphrag/index/main.py", line 76, in
File "/Users/leioupan/GraphRAG-Ollama-UI/graphrag/index/cli.py", line 97, in index_cli
File "/Users/leioupan/GraphRAG-Ollama-UI/graphrag/index/cli.py", line 235, in _create_default_config
File "/Users/leioupan/GraphRAG-Ollama-UI/graphrag/index/cli.py", line 274, in _read_config_parameters
File "/Users/leioupan/GraphRAG-Ollama-UI/graphrag/config/create_graphrag_config.py", line 70, in create_graphrag_config
File "/Users/leioupan/graphrag-ollama/lib/python3.11/site-packages/pydantic/type_adapter.py", line 142, in wrapped
File "/Users/leioupan/graphrag-ollama/lib/python3.11/site-packages/pydantic/type_adapter.py", line 373, in validate_python
pydantic_core._pydantic_core.ValidationError: 1 validation error for typed-dict
local_search
Input should be a valid dictionary [type=dict_type, input_value='None', input_type=str]