runtime error
Exit code: 1. Reason: mand(command) File "/usr/local/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 987, in run_command cmd_obj.run() File "/usr/local/lib/python3.10/site-packages/setuptools/command/build_ext.py", line 84, in run _build_ext.run(self) File "/usr/local/lib/python3.10/site-packages/setuptools/_distutils/command/build_ext.py", line 346, in run self.build_extensions() File "/usr/local/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 650, in build_extensions _check_cuda_version(compiler_name, compiler_version) File "/usr/local/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 506, in _check_cuda_version raise RuntimeError(CUDA_MISMATCH_MESSAGE, cuda_str_version, torch.version.cuda) RuntimeError: ('The detected CUDA version (%s) mismatches the version that was used to compilePyTorch (%s). Please make sure to use the same CUDA versions.', '13.0', '12.8') [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for mamba-ssm Failed to build mamba-ssm [notice] A new release of pip is available: 26.1.1 -> 26.1.2 [notice] To update, run: pip install --upgrade pip error: failed-wheel-build-for-install Ć Failed to build installable wheels for some pyproject.toml based projects ā°ā> mamba-ssm Mamba build FAILED: Command '['/usr/local/bin/python', '-m', 'pip', 'install', 'mamba-ssm', '--no-build-isolation']' returned non-zero exit status 1. Traceback (most recent call last): File "/home/user/app/app.py", line 64, in <module> _install_mamba() File "/home/user/app/app.py", line 53, in _install_mamba subprocess.run( File "/usr/local/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['/usr/local/bin/python', '-m', 'pip', 'install', 'mamba-ssm', '--no-build-isolation']' returned non-zero exit status 1.
Container logs:
Fetching error logs...