runtime error
Exit code: 1. Reason: n_threadpool return await anyio.to_thread.run_sync(func) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/anyio/to_thread.py", line 56, in run_sync return await get_async_backend().run_sync_in_worker_thread( File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 2470, in run_sync_in_worker_thread return await future File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/anyio/_backends/_asyncio.py", line 967, in run result = context.run(func, *args) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio/routes.py", line 582, in api_info api_info = utils.safe_deepcopy(app.get_blocks().get_api_info()) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio/blocks.py", line 2925, in get_api_info python_type = client_utils.json_schema_to_python_type(info) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio_client/utils.py", line 920, in json_schema_to_python_type type_ = _json_schema_to_python_type(schema, schema.get("$defs")) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio_client/utils.py", line 974, in _json_schema_to_python_type des = [ File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio_client/utils.py", line 975, in <listcomp> f"{n}: {_json_schema_to_python_type(v, defs)}{get_desc(v)}" File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio_client/utils.py", line 982, in _json_schema_to_python_type f"str, {_json_schema_to_python_type(schema['additionalProperties'], defs)}" File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio_client/utils.py", line 928, in _json_schema_to_python_type type_ = get_type(schema) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/site-packages/gradio_client/utils.py", line 887, in get_type if "const" in schema: TypeError: argument of type 'bool' is not iterable
Container logs:
Fetching error logs...