We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I use visual studio code for jupyter and when I try to import ipyvolume I get the following error:
type object 'DataImage' has no attribute '_instance_inits'.
Thanks for your time.
The text was updated successfully, but these errors were encountered:
Facing the same issue too.
Sorry, something went wrong.
which version of traitlets do you have?
I found this at random while searching for this exact error. FWIW the workaround is installing ipydatawidgets<4.3.3.
ipydatawidgets<4.3.3
See vidartf/ipydatawidgets#57
No branches or pull requests
I use visual studio code for jupyter and when I try to import ipyvolume I get the following error:
type object 'DataImage' has no attribute '_instance_inits'.
Thanks for your time.
The text was updated successfully, but these errors were encountered: