runtime error

Exit code: 1. Reason: d8cs Running command git clone --filter=blob:none --quiet https://github.com/NVlabs/nvdiffrast /tmp/pip-req-build-8eqyd8cs Resolved https://github.com/NVlabs/nvdiffrast to commit 253ac4fcea7de5f396371124af597e6cc957bfae Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'error' error: subprocess-exited-with-error Ɨ Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> [10 lines of output] ********************************************************************** ERROR! Cannot compile nvdiffrast CUDA extension. Please ensure that: 1. You have PyTorch installed 2. You run 'pip install' with --no-build-isolation flag ********************************************************************** [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. [notice] A new release of pip is available: 25.2 -> 25.3 [notice] To update, run: pip install --upgrade pip error: subprocess-exited-with-error Ɨ Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is likely not a problem with pip. Traceback (most recent call last): File "/home/user/app/app_hg.py", line 98, in <module> install_requirements() File "/home/user/app/app_hg.py", line 60, in install_requirements subprocess.check_call([sys.executable, "-m", "pip", "install", "git+https://github.com/NVlabs/nvdiffrast"]) File "/home/user/.pyenv/versions/3.10.18/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['/home/user/.pyenv/versions/3.10.18/bin/python', '-m', 'pip', 'install', 'git+https://github.com/NVlabs/nvdiffrast']' returned non-zero exit status 1.

Container logs:

Fetching error logs...