Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

cannot import name undefined from pydantic.fields #126

Open
aryansid opened this issue Jun 7, 2024 · 2 comments
Open

cannot import name undefined from pydantic.fields #126

aryansid opened this issue Jun 7, 2024 · 2 comments

Comments

@aryansid
Copy link

aryansid commented Jun 7, 2024

I'm facing a weird Python package version issue where my Pydantic version doesn't seem to align with what Gradio (or fastapi within Gradio) expects
Below are the package versions when I do pip show <package_name>

gradio 3.41.2
pydantic 1.10.2
fastapi 0.94.0

Do these look right?

I'm also using Python 3.10.0 as specified

@ruansclipet
Copy link

same here!
Captura de tela 2024-06-07 180905

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants