Traceback (most recent call last):
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/reacton/core.py", line 1702, in _render
root_element = el.component.f(*el.args, **el.kwargs)
File "/home/runner/work/solara/solara/solara/components/misc.py", line 277, in FigurePlotly
from plotly.graph_objs._figurewidget import FigureWidget
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/plotly/graph_objs/_figurewidget.py", line 1, in <module>
from plotly.basewidget import BaseFigureWidget
File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/plotly/basewidget.py", line 10, in <module>
import anywidget
ModuleNotFoundError: No module named 'anywidget'