I am running streamlit app.py locally, it starts but shows please wait forever. I have tried the solutions provided in the streamlit website for this issue but nothing seems to work.
This is the simple code I wrote for testing. After using streamlit run app.py the following is shown.
The symptom#2 is the problem I am facing here, I used the solutions provided but it still displays Please Wait with a blue box in the center.
- Streamlit version: 1.12.0
- Python version: 3.9.0
- Using the default virtual environment created by Pycharm when a new project is created
- OS version: Windows 11
- Browser version: Latest version of Google Chrome