-
-
Notifications
You must be signed in to change notification settings - Fork 953
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
No module named 'exceptiongroup' when upgraded to starlette 0.31.0 #2227
Comments
I'm struggling with time, but I'll fix in the weekend if no ones open a PR to wrap it with a |
agronholm
added a commit
to agronholm/starlette
that referenced
this issue
Jul 26, 2023
3 tasks
Can |
Also encountered issues when using fiftyone. Manually pip installing exceptiongroup seems to fix the issue |
I'll release |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After upgrading to starlette 0.31.0 today, we run into the following exception when importing starlette:
This is likely introduced from /~https://github.com/encode/starlette/pull/2211/files
The text was updated successfully, but these errors were encountered: