runtime error
ation: anyio 4.3.0 Uninstalling anyio-4.3.0: Successfully uninstalled anyio-4.3.0 Attempting uninstall: httpcore Found existing installation: httpcore 1.0.4 Uninstalling httpcore-1.0.4: Successfully uninstalled httpcore-1.0.4 Attempting uninstall: httpx Found existing installation: httpx 0.27.0 Uninstalling httpx-0.27.0: Successfully uninstalled httpx-0.27.0 Successfully installed anyio-3.7.1 bcrypt-4.1.2 gradio-3.5 h11-0.12.0 httpcore-0.15.0 httpx-0.25.1 linkify-it-py-2.0.3 mdit-py-plugins-0.4.0 paramiko-3.4.0 pycryptodome-3.20.0 pynacl-1.5.0 uc-micro-py-1.0.3 [notice] A new release of pip available: 22.3.1 -> 24.0 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 79, in <module> import gradio as gr File "/home/user/.local/lib/python3.10/site-packages/gradio/__init__.py", line 3, in <module> import gradio.components as components File "/home/user/.local/lib/python3.10/site-packages/gradio/components.py", line 39, in <module> from gradio import media_data, processing_utils, utils File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 20, in <module> from gradio import encryptor, utils File "/home/user/.local/lib/python3.10/site-packages/gradio/utils.py", line 395, in <module> class Request: File "/home/user/.local/lib/python3.10/site-packages/gradio/utils.py", line 415, in Request client = httpx.AsyncClient() File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 1397, in __init__ self._transport = self._init_transport( File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 1445, in _init_transport return AsyncHTTPTransport( File "/home/user/.local/lib/python3.10/site-packages/httpx/_transports/default.py", line 275, in __init__ self._pool = httpcore.AsyncConnectionPool( TypeError: AsyncConnectionPool.__init__() got an unexpected keyword argument 'socket_options'
Container logs:
Fetching error logs...