-
-
Notifications
You must be signed in to change notification settings - Fork 17
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
Plugin Crash 0.3.8 when parse sentry_sdk #380
Comments
Thank you for the report!! |
I'm getting a similar error. To not clutter the tracker with extra issues, I'll post it here. Hopefully the second data point helps. Describe the bug Pydantic plugin crashes. To Reproduce Unclear. The only thing I can tell is that the error is about a PyTorch stub and the code I had just opened uses PyTorch. Expected behavior The plugin does not crash. Environments:
Note: Pydantic is not installed in the environment used by the active window, but two of the other windows open includes Pydantic and PyTorch in their environments. However, I had not accessed Pydantic or PyTorch code in either recently. Additional context
|
@aphedges |
@tonal @aphedges I closed the PR because the root cause method was removed from the plugin's source code. |
Thanks for fixing this! |
Describe the bug
pydantic crashes.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The plugin does not crash
Screenshots
If applicable, add screenshots to help explain your problem.
Also, gif movies are recommended.
Environments (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: