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

[BUG] GraphQL API Error name '_HAS_DEFAULT_FACTORY' is not defined #4362

Open
dilipdhapse opened this issue May 7, 2024 · 2 comments
Open
Labels
bug Bug fixes

Comments

@dilipdhapse
Copy link

dilipdhapse commented May 7, 2024

GraphQL API Error
name '_HAS_DEFAULT_FACTORY' is not defined

name '_HAS_DEFAULT_FACTORY' is not defined

instance = data_class(**init_values)

File "", line 2, in init
instance = data_class(**init_values)
File "", line 2, in init
Trace
GraphQL API Error
at zbr ()

fiftyone-0.23.8 fiftyone-brain-0.16.1 fiftyone-db-1.1.2

@dilipdhapse dilipdhapse added the bug Bug fixes label May 7, 2024
@benjaminpkane
Copy link
Contributor

Hi @dilipdhapse. Pardon the delay. What version of Python are you using?

@dilipdhapse
Copy link
Author

python 3.8

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

No branches or pull requests

2 participants