Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting the below error when running the PropertyGraphIndex in llamaindex #32

Open
rajib76 opened this issue Jul 13, 2024 · 0 comments
Open

Comments

@rajib76
Copy link

rajib76 commented Jul 13, 2024

Traceback (most recent call last):
File "/Users/joyeed/llamaindex/llamaindex/venv/lib/python3.10/site-packages/neo4j/_sync/driver.py", line 544, in del
File "/Users/joyeed/llamaindex/llamaindex/venv/lib/python3.10/site-packages/neo4j/_sync/driver.py", line 640, in close
File "/Users/joyeed/llamaindex/llamaindex/venv/lib/python3.10/site-packages/neo4j/_sync/io/_pool.py", line 480, in close
File "/Users/joyeed/llamaindex/llamaindex/venv/lib/python3.10/site-packages/neo4j/_sync/io/_pool.py", line 414, in _close_connections
File "/Users/joyeed/llamaindex/llamaindex/venv/lib/python3.10/site-packages/neo4j/_sync/io/_bolt.py", line 950, in close
File "/Users/joyeed/llamaindex/llamaindex/venv/lib/python3.10/site-packages/neo4j/_sync/io/_bolt5.py", line 327, in goodbye
AttributeError: 'NoneType' object has no attribute 'debug'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant