runtime error

lding wheel for openai-whisper (pyproject.toml): finished with status 'done' Created wheel for openai-whisper: filename=openai_whisper-20231117-py3-none-any.whl size=801404 sha256=339f72c521251c28d2e0ab88bedbbd11ca8187c8e6a2fc8a2b790062cf2a4ef6 Stored in directory: /tmp/pip-ephem-wheel-cache-cg30l0ln/wheels/8b/6c/d0/622666868c179f156cf595c8b6f06f88bc5d80c4b31dccaa03 Successfully built openai-whisper Installing collected packages: more-itertools, llvmlite, tiktoken, numba, openai-whisper Successfully installed llvmlite-0.41.1 more-itertools-10.1.0 numba-0.58.1 openai-whisper-20231117 tiktoken-0.5.2 [notice] A new release of pip available: 22.3.1 -> 23.3.1 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 3, 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 31, 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 398, in <module> class Request: File "/home/user/.local/lib/python3.10/site-packages/gradio/utils.py", line 418, 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...