I am trying to delpoy this app:https://share.streamlit.io/purplegrace/engineering_sd_housing_analysis/main/SDRE_streamlit.py
But got error like the below. Any one can help? Thank you!
ModuleNotFoundError: 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 "/home/appuser/venv/lib/python3.7/site-packages/streamlit/script_runner.py", line 430, in _run_script
exec(code, module.__dict__)File "/app/engineering_sd_housing_analysis/SDRE_streamlit.py", line 4, in <module>
import plotly.express as px