runtime error
Exit code: 1. Reason: 2025-05-05 08:09:07.800 WARNING streamlit.runtime.scriptrunner_utils.script_run_context: Thread 'MainThread': missing ScriptRunContext! This warning can be ignored when running in bare mode. Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> local_css("C:/Users/ziheW/OneDrive/Desktop/python/python数据分析/第十周/Streamlit_UI_Template/templates/template1_style.css") File "/home/user/app/app.py", line 6, in local_css with open(css_file, encoding="utf-8") as f: FileNotFoundError: [Errno 2] No such file or directory: 'C:/Users/ziheW/OneDrive/Desktop/python/python数据分析/第十周/Streamlit_UI_Template/templates/template1_style.css'
Container logs:
Fetching error logs...