-
-
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
Merely importing plotly 3.6.0 causes error #1421
Comments
Hi @zeluspudding, Thanks for the report! Unfortunately I can't reproduce this. Could you include the versions of python and ipywidgets that you have installed? My suspicion is that it might have something to do with #1417. Thanks! |
I'm having the same problem as @zeluspudding, attempting to import plotly in a Zeppelin notebook and getting the exact same error. I'm running Python 3.6.1 and ipywidgets 6.0.0 |
Thanks for the info @chornbaker. Could you please either uninstall ipywidgets, or upgrade to ipywidgets >= 7.2 and let us know if that takes care of the problem? Thanks! |
Closed on the assumption that this is a problem with having ipywidgets v6 installed, which has been taken care of in #1425. Please comment if removing ipywidgets or upgrading to v7 doesn't fix the problem for you. |
Sorry for the delay - was away from computer. My version is I downgraded to plotly 3.4.2 (since that was what your documentation was using) and that solved the problem. Thanks guys! |
I've got an issue with plotly version 3.6.0
Running
import plotly
gives me the following error in Spyder 3.2.4:The text was updated successfully, but these errors were encountered: