Skip to content

[BUG] Gradio has updated its dependencies, affecting pydantic-core and fastapi #35

@szeyu

Description

@szeyu

Describe the bug

Gradio has updated its dependencies, affecting pydantic-core and fastapi

ERROR:    Exception in ASGI application
Traceback (most recent call last):
  File "C:\Users\hpintel\anaconda3\envs\ellmopenvino-0925\lib\site-packages\pydantic\type_adapter.py", line 277, in _init_core_attrs
    self._core_schema = _getattr_no_parents(self._type, '__pydantic_core_schema__')
  File "C:\Users\hpintel\anaconda3\envs\ellmopenvino-0925\lib\site-packages\pydantic\type_adapter.py", line 119, in _getattr_no_parents
    raise AttributeError(attribute)
AttributeError: __pydantic_core_schema__

During handling of the above exception, another exception occurred:

Reference: gradio-app/gradio#9278 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions