-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Description
I failed to import plotly.figure_factory because plotly seems not to install scikit-image when running pip install -U plotly. After I manually installed scikit-image, import plotly.figure_factory worked.
This was not a problem in version 4.1.1.
But the source code shows it depends on it.
| from skimage import measure |
Metadata
Metadata
Assignees
Labels
No labels