hi, i am facing this error while i apply streamlit hello in cmd,
OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
kindly any one suggest me how to resolve it step by step.
i uninstall antivirus protection in my pc also still not working
Had the same problem.
It worked for me when I changed the port to something else (not 8501) in the config.toml (in the streamlit directory .streamlit).