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?
-
If your app is deployed:
a. Is it deployed on Community Cloud or another hosting platform?
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).
-
Share the Streamlit and Python versions.
-
App is deployed
-
a. Community cloud b. https://or3gfhrqu8gtyrssq6dvde.streamlit.app/
-
IndentationError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you’re on Streamlit Cloud, click on ‘Manage app’ in the lower right of your app).
Traceback:
File "/mount/src/ml-2/streamlit_app.py", line 14, in <module> from model.ml_core import build_preprocessor, get_models, compute_metrics -
Latest versions.