Please take a moment to search the forum and documentation before posting a new topic.
If you’re creating a debugging post, please include the following info:
-
Are you running your app locally or is it deployed? Answer: Running Locally (Win11)
-
If your app is deployed:
a. Is it deployed on Community Cloud or another hosting platform? Locally only for now
b. Share the link to the public deployed app. -
Share the link to your app’s public GitHub repository (including a requirements file).
-
Share the full text of the error message (not a screenshot). Your app is having trouble loading the streamlit_folium.st_folium component.
If this is an installed component that works locally, the app may be having trouble accessing the component frontend assets due to network latency or proxy settings in your app deployment.
For more troubleshooting help, please see the Streamlit Component docs or visit our forums.
-
Share the Streamlit and Python versions. Streamlit 1.52.2 Python 3.14.2