Skip to content

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

Open
@iBuitron

Description

@iBuitron

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions