-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
pydantic.errors.PydanticSchemaGenerationError in Gradio 4.42.0 #9275
Comments
I am having the same issue |
this pydantic broken my just gradio having app just gradio so annoying all gradio apps are broken i think fastapi broken it
|
ye fast api broken it 0.111.0 fixes |
just pin the versions in requirements.txt already ... |
Just burned a whole day trying to figure out why my app wouldn't load......grrr |
Yes, pinning fastapi==0.112.2 in requirements.txt for my docker build worked!🥳 |
seems to start all the back to 4.0.0 (did random test between that and current version), also not working for me. Seems unlikely that it has been there unnoticed for so many versions, hopefully it's only me and few that have this. |
Thanks everyone for pointing out the issue. PR in the works (and we'll do a release shortly afterwards so that latest version of |
Latest version gradio is horrible solution. Because latest version would break so many older apps. I think fastapi has to fix the problem |
Yes |
Omg this issue save my day. I keep wondering why two PC with same specs shows different behaviour |
|
confirming here - please ping once the release integrating the fastapi pin is pushed. |
Describe the bug
I'm getting pydantic.errors.PydanticSchemaGenerationError even on the quick-start code from the website.
I am using:
Python 3.10.12
Gradio 4.42.0
Error Log:
Have you searched existing issues? 🔎
Reproduction
Screenshot
Logs
No response
System Info
Severity
Blocking usage of gradio
The text was updated successfully, but these errors were encountered: