-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hello,
Thank you so much for publishing the code. I've been trying to run this locally, however, I'm getting some errors.
Here is my current setup:
- Ubuntu 22.04
- Conda with python 3.10 as per instructions
- graphrag==0.4.1
I edited the env file as per the Readme as you can see below.
When I try to run the build_graph.sh script, I'm getting the following error:
I upgraded graphrag to 2.5.0, but I'm getting a different error for that saying
graphrag TypeError: Secondary flag is not valid for non-boolean flag
I can provide a detailed screenshot for this error as well. Would appreciate some directions.
Just another follow-up, the MySQL folder has the mysql_knob.text. Is that enough or do I need to add some extra txt files with tuning hints? Do you have the knob info for Postgres as well by any chance?
Thank you and appreciate your help in advance.