runtime error
Exit code: 1. Reason: /site-packages (from python-dateutil>=2.7->matplotlib~=3.0->gradio==3.43.0) (1.17.0) Requirement already satisfied: click>=7.0 in /root/.pyenv/versions/3.13.12/lib/python3.13/site-packages (from uvicorn>=0.14.0->gradio==3.43.0) (8.0.4) Requirement already satisfied: h11>=0.8 in /root/.pyenv/versions/3.13.12/lib/python3.13/site-packages (from uvicorn>=0.14.0->gradio==3.43.0) (0.16.0) Requirement already satisfied: starlette<0.39.0,>=0.37.2 in /root/.pyenv/versions/3.13.12/lib/python3.13/site-packages (from fastapi->gradio==3.43.0) (0.38.6) Requirement already satisfied: anyio<5,>=3.4.0 in /root/.pyenv/versions/3.13.12/lib/python3.13/site-packages (from starlette<0.39.0,>=0.37.2->fastapi->gradio==3.43.0) (4.12.1) Requirement already satisfied: httpcore==1.* in /root/.pyenv/versions/3.13.12/lib/python3.13/site-packages (from httpx->gradio==3.43.0) (1.0.9) Downloading gradio-3.43.0-py3-none-any.whl (20.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 20.1/20.1 MB 31.0 MB/s 0:00:00 Downloading gradio_client-0.5.0-py3-none-any.whl (298 kB) Installing collected packages: gradio-client, gradio Attempting uninstall: gradio-client Found existing installation: gradio_client 0.8.1 Uninstalling gradio_client-0.8.1: Successfully uninstalled gradio_client-0.8.1 Successfully installed gradio-3.43.0 gradio-client-0.5.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. libgomp: Invalid value for environment variable OMP_NUM_THREADS Traceback (most recent call last): File "/app/app.py", line 4, in <module> from lmdeploy.serve.gradio.turbomind_coupled import * ModuleNotFoundError: No module named 'lmdeploy.serve.gradio'
Container logs:
Fetching error logs...