TheAiSingularity / graphrag-local-ollama

Local models support for Microsoft's graphrag using ollama (llama3, mistral, gemma2 phi3)- LLM & Embedding extraction
MIT License
652 stars 93 forks source link

requirements conflict #50

Open zmansoft opened 1 month ago

zmansoft commented 1 month ago

The conflict is caused by: The user requested numpy==1.25.2 numba 0.60.0 depends on numpy<2.1 and >=1.22 graspologic 3.4.1 depends on numpy<2.0.0 and >=1.26.4

zmansoft commented 1 month ago

ERROR: Cannot install -r requirements.txt (line 12), -r requirements.txt (line 14) and numpy==1.25.2 because these package versions have conflicting dependencies.