graphrag
graphrag copied to clipboard
Failed with "from graphrag import index"
I got illegal instruction
error when "from graphrag import index" which from "import lancedb as lancedb".
I found the issue: https://github.com/lancedb/lance/issues/2195
Is "lancedb" a necessary one for graphrag? It may cause graphrag confront with this issue too.