OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions

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 ####