runtime error
Exit code: 1. Reason: Collecting git+https://github.com/NVlabs/nvdiffrast Cloning https://github.com/NVlabs/nvdiffrast to /tmp/pip-req-build-fts0p6hb Running command git clone --filter=blob:none --quiet https://github.com/NVlabs/nvdiffrast /tmp/pip-req-build-fts0p6hb 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. ERROR: Failed to build 'git+https://github.com/NVlabs/nvdiffrast' when getting requirements to build wheel 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 "/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', 'git+https://github.com/NVlabs/nvdiffrast']' returned non-zero exit status 1.
Container logs:
Fetching error logs...