runtime error
Exit code: 1. Reason: our is the source of the following dependency conflicts. datasets 4.4.1 requires fsspec[http]<=2025.10.0,>=2023.1.0, but you have fsspec 2026.2.0 which is incompatible. gradio 5.46.0 requires huggingface-hub<1.0,>=0.33.5, but you have huggingface-hub 1.4.1 which is incompatible. lightning 2.4.0 requires fsspec[http]<2026.0,>=2022.5.0, but you have fsspec 2026.2.0 which is incompatible. lightning 2.4.0 requires packaging<25.0,>=20.0, but you have packaging 26.0 which is incompatible. nemo-toolkit 2.4.0 requires fsspec==2024.12.0, but you have fsspec 2026.2.0 which is incompatible. Successfully installed annotated-doc-0.0.4 anyio-4.12.1 certifi-2026.1.4 click-8.3.1 exceptiongroup-1.3.1 filelock-3.21.0 fsspec-2026.2.0 h11-0.16.0 hf-xet-1.2.0 httpcore-1.0.9 httpx-0.28.1 huggingface-hub-1.4.1 idna-3.11 markdown-it-py-4.0.0 mdurl-0.1.2 numpy-2.2.6 packaging-26.0 pygments-2.19.2 pyyaml-6.0.3 regex-2026.1.15 rich-14.3.2 safetensors-0.7.0 shellingham-1.5.4 tokenizers-0.22.2 tqdm-4.67.3 transformers-5.2.0.dev0 typer-0.23.0 typer-slim-0.23.0 typing-extensions-4.15.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. [notice] A new release of pip is available: 25.3 -> 26.0.1 [notice] To update, run: pip install --upgrade pip Traceback (most recent call last): File "/app/app.py", line 6, in <module> import gradio as gr File "/usr/local/lib/python3.10/site-packages/gradio/__init__.py", line 11, in <module> from gradio.cli import deploy File "/usr/local/lib/python3.10/site-packages/gradio/cli/__init__.py", line 1, in <module> from .cli import cli, deploy File "/usr/local/lib/python3.10/site-packages/gradio/cli/cli.py", line 3, in <module> import typer ModuleNotFoundError: No module named 'typer'
Container logs:
Fetching error logs...