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

None Type Object Handling #964

Open
kartikpersistent opened this issue Dec 20, 2024 · 0 comments
Open

None Type Object Handling #964

kartikpersistent opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@kartikpersistent
Copy link
Collaborator

Traceback (most recent call last):
  File "/code/score.py", line 209, in extract_knowledge_graph_from_file
    uri_latency, result = await extract_graph_from_file_local_file(uri, userName, password, database, model, merged_file_path, file_name, allowedNodes, allowedRelationship, retry_condition)
TypeError: cannot unpack non-iterable NoneType object
@kartikpersistent kartikpersistent added the bug Something isn't working label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant