PeterouZh/CIPS-3D

No module named 'streamlit.report_thread'

LyazS opened this issue · 2 comments

LyazS commented

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.