hi,
when i try to import streamlit I receive the following error:
the code in question is:
import streamlit as st
attributeError: module ‘ploty.graph_objs.layout.template.data’ has no attribute 'Icicle"
couldn’t find any reference to it here.
Debug info
- Python version: 3.8.3
- using conda
- OS version: windows 10
Requirements file
copied from somewhere here