runtime error
Exit code: 1. Reason: lready satisfied: typing-extensions>=3.7.4.3 in /usr/local/lib/python3.10/site-packages (from typer==0.9.4) (4.15.0) Downloading typer-0.9.4-py3-none-any.whl (45 kB) Installing collected packages: typer Attempting uninstall: typer Found existing installation: typer 0.20.0 Uninstalling typer-0.20.0: Successfully uninstalled typer-0.20.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. gradio 4.36.1 requires typer<1.0,>=0.12; sys_platform != "emscripten", but you have typer 0.9.4 which is incompatible. Successfully installed typer-0.9.4 /usr/local/lib/python3.10/site-packages/_distutils_hack/__init__.py:30: UserWarning: Setuptools is replacing distutils. Support for replacing an already imported distutils is deprecated. In the future, this condition will fail. Register concerns at https://github.com/pypa/setuptools/issues/new?template=distutils-deprecation.yml warnings.warn( Found existing installation: mmcv-full 1.5.0 Uninstalling mmcv-full-1.5.0: Successfully uninstalled mmcv-full-1.5.0 Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> mim.install("mmcv-full==1.5.0", is_yes=True) File "/usr/local/lib/python3.10/site-packages/mim/commands/install.py", line 181, in install find_url = infer_find_url(target_pkg) File "/usr/local/lib/python3.10/site-packages/mim/commands/install.py", line 279, in infer_find_url torch_v, cuda_v = get_torch_cuda_version() File "/usr/local/lib/python3.10/site-packages/mim/utils/utils.py", line 331, in get_torch_cuda_version raise err File "/usr/local/lib/python3.10/site-packages/mim/utils/utils.py", line 329, in get_torch_cuda_version import torch File "/usr/local/lib/python3.10/site-packages/torch/__init__.py", line 199, in <module> from torch._C import * # noqa: F403 ImportError: libtorch_cpu.so: cannot enable executable stack as shared object requires: Invalid argument
Container logs:
Fetching error logs...