Skip to content

BUG: AttributeError: 'FieldInfo' object has no attribute 'field_info' #690

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

Open
iBuitron opened this issue Apr 18, 2025 · 0 comments
Open

Comments

@iBuitron
Copy link

iBuitron commented Apr 18, 2025

2025-04-17 21:35:21 File "/app/quickbio/.venv/lib/python3.12/site-packages/aredis_om/model/model.py", line 1379, in new
2025-04-17 21:35:21 field.field_info = field_info
2025-04-17 21:35:21 ^^^^^^^^^^^^^^^^
2025-04-17 21:35:21 AttributeError: 'FieldInfo' object has no attribute 'field_info'

This happend with docker, on local works fine.

dependencies = [
"redis-om>=0.3.5",
]

edit: is with redis 0.3.5

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