CIPS-3D
CIPS-3D copied to clipboard
No module named 'streamlit.report_thread'
could u please tell me how to deal with this error?
The same problem, I fixed this by downgrading streamlit to 1.3.1 Probably due to the rename of streamlit streamlit#4141
Downgrading streamlit to 1.3.1 or 1.4.1 will solve the problem. Thanks @TrevorPatrick0918.