Cannot open streamlit on browser

Streamlit not starting on webbrowser. Cannot stream python code
Command line: streamlit run “D:\file.py”

Not working using python
Not working using Anaconda

Streamlit, version 1.33.0 && Python 3.9.2

Solution found:
Antivirus ZoneAlarm Application Control was preventing the webpage to open on http://localhost:8501/

1 Like

Glad you’ve found the solution, antiviruses sometimes block essential ports as you’ve encountered.

Note: I’m marking this post the Solution as the original post could not do so.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.