sbecuwe opened this issue 2 years ago · 1 comments
Hello
I got following error running the example: AttributeError: module 'plotly' has no attribute 'subplots' Adding import plotly.subplots to utils.py solved the problem. I'm using plotly 5.13.0 and Python 3.8.3.
AttributeError: module 'plotly' has no attribute 'subplots'
import plotly.subplots
Kind regards Stefan
Closed, since same issue as #45