runtime error
Exit code: 1. Reason: e-packages/torch/utils/cpp_extension.py", line 670, in unix_wrap_ninja_compile cuda_post_cflags = unix_cuda_flags(cuda_post_cflags) File "/usr/local/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 569, in unix_cuda_flags cflags + _get_cuda_arch_flags(cflags)) File "/usr/local/lib/python3.10/site-packages/torch/utils/cpp_extension.py", line 1998, in _get_cuda_arch_flags raise ValueError(f"Unknown CUDA arch ({arch}) or GPU not supported") ValueError: Unknown CUDA arch (12.0+PTX) or GPU not supported [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. Failed to build diff-gaussian-rasterization ERROR: Failed building wheel for diff-gaussian-rasterization [notice] A new release of pip is available: 25.3 -> 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 ā°ā> diff-gaussian-rasterization Traceback (most recent call last): File "/home/user/app/app.py", line 96, in <module> import diff_gaussian_rasterization # noqa: F401 ModuleNotFoundError: No module named 'diff_gaussian_rasterization' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 117, in <module> import diff_gaussian_rasterization ModuleNotFoundError: No module named 'diff_gaussian_rasterization' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 120, in <module> subprocess.check_call( File "/usr/local/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/usr/local/bin/python', '-m', 'pip', 'install', '--no-build-isolation', 'git+https://github.com/graphdeco-inria/diff-gaussian-rasterization']' returned non-zero exit status 1.
Container logs:
Fetching error logs...