Skip to content
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

ipywidgets import bug #2265

Merged
merged 1 commit into from
Mar 11, 2020
Merged

ipywidgets import bug #2265

merged 1 commit into from
Mar 11, 2020

Conversation

emmanuelle
Copy link
Contributor

Closes #2264

@nicolaskruchten
Copy link
Contributor

Hrm yes I see the problem. Only happens with from plotly.graph_objs import * I imagine?

💃

@emmanuelle
Copy link
Contributor Author

from plotly.graph_objs import * is a code line of graph_objects.py therefore import plotly.graph_objects as go also raises the error with an old ipywidgets.

@emmanuelle emmanuelle merged commit ce4fec8 into master Mar 11, 2020
@nicolaskruchten
Copy link
Contributor

Makes sense!

@emmanuelle emmanuelle deleted the ipywidgets-import-bug branch March 27, 2020 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

import plotly.graph_objects fails with ipywidget version is <= 7.0.0
2 participants