runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/google/api_core/_python_version_support.py:266: FutureWarning: You are using a Python version (3.10.19) which Google will stop supporting in new releases of google.api_core once it reaches its end of life (2026-10-04). Please upgrade to the latest Python version, or at least Python 3.11, to continue receiving updates for google.api_core past that date. warnings.warn(message, FutureWarning) Traceback (most recent call last): File "/app/app.py", line 425, in <module> demo = create_gradio_interface() File "/app/app.py", line 283, in create_gradio_interface with gr.Blocks( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 568, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'show_error' IMPORTANT: You are using gradio version 4.16.0, however version 4.44.1 is available, please upgrade. --------
Container logs:
Fetching error logs...