Try in the following order
netstat -a -o -n “”" Find #### “”"
taskkill /F /PID ####
pip install streamlit==0.65.1
streamlit run Filename.py --server.port ####
Try in the following order
netstat -a -o -n “”" Find #### “”"
taskkill /F /PID ####
pip install streamlit==0.65.1
streamlit run Filename.py --server.port ####