streamlit.cli问题解决

 

Here’s the table of contents:

  1. streamlit.cli问题解决

streamlit.cli问题解决

  • 修改streamlit版本后这个问题解决
pip install streamlit==1.12.0
pip install streamlit --upgrade
streamlit hello

GITHUB: [Regression][Conda] ModuleNotFoundError: No module named ‘streamlit.cli’