-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Invalid value of type 'builtins.dict' error when copying figure in 6.0.0rc0 #4925
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
Comments
I was able to bisect it to the following commit: 960adb9 |
@FBruzzesi Thank you for finding that! I think we can put those changes back in. I was not expecting the typed arrays to be input to validators anymore but I see that this is a case where they might be showing up for validation. If we bypass validation when we encounter typed array spec it should work, so maybe I'll just revert those changes. |
I am running tests reverting those changes! I can open a PR if everything goes smooth :) Edit: I wonder if there are specific tests worth adding |
@marthacryan @FBruzzesi what's the status on this one now? thanks - @gvwilson |
I approved the PR to fix this! @gvwilson should I go ahead and merge? |
please! |
Uh oh!
There was an error while loading. Please reload this page.
The example below throws an error in 6.0.0rc0 but not in 5.24.1
pip list output:
The text was updated successfully, but these errors were encountered: