Question Validation
Question
Can someone help me? I would greatly appreciate it
The previous code worked fine and generated an answer, but in the end, an error was always reported:
Exception ignored in: <function Driver.del at 0x7f5670ae5ca0>
Traceback (most recent call last):
File "/home/zhaoxinke/miniconda3/envs/kgllm2/lib/python3.9/site-packages/neo4j/_sync/driver.py", line 485, in del
File "/home/zhaoxinke/miniconda3/envs/kgllm2/lib/python3.9/site-packages/neo4j/_meta.py", line 226, in unclosed_resource_warn
TypeError: 'NoneType' object is not callable
Question Validation
Question
Can someone help me? I would greatly appreciate it
The previous code worked fine and generated an answer, but in the end, an error was always reported:
Exception ignored in: <function Driver.del at 0x7f5670ae5ca0>
Traceback (most recent call last):
File "/home/zhaoxinke/miniconda3/envs/kgllm2/lib/python3.9/site-packages/neo4j/_sync/driver.py", line 485, in del
File "/home/zhaoxinke/miniconda3/envs/kgllm2/lib/python3.9/site-packages/neo4j/_meta.py", line 226, in unclosed_resource_warn
TypeError: 'NoneType' object is not callable