runtime error
Exit code: 1. Reason: Gradio version: 5.34.2 theme_schema%400.0.2.json: 0%| | 0.00/21.1k [00:00<?, ?B/s][A theme_schema%400.0.2.json: 100%|ββββββββββ| 21.1k/21.1k [00:00<00:00, 39.3MB/s] /usr/local/lib/python3.10/site-packages/gradio/themes/base.py:101: UserWarning: Cannot resolve 'background_fill_primary' - circular reference detected. warnings.warn(f"Cannot resolve '{property}' - circular reference detected.") Fetching Space from: https://huggingface.co/spaces/gradio/calculator Loaded as API: https://gradio-calculator.hf.space β Traceback (most recent call last): File "/home/user/app/app.py", line 133, in <module> gr_load_tab() File "/home/user/app/space_loader_tab.py", line 14, in gr_load_tab gr.load(space, src="spaces") File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 101, in load return load_blocks_from_huggingface( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 190, in load_blocks_from_huggingface blocks = from_spaces( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 557, in from_spaces return from_spaces_blocks(space=space_name, hf_token=hf_token) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 588, in from_spaces_blocks return gr.Blocks.from_config(client.config, predict_fns, client.src) # type: ignore File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1467, in from_config dependency = root_block.default_config.set_event_trigger( TypeError: BlocksConfig.set_event_trigger() got an unexpected keyword argument 'api_description'
Container logs:
Fetching error logs...