runtime error
Exit code: 1. Reason: ib/python3.10/site-packages/torch/include/torch/csrc/api/include -I/usr/local/lib/python3.10/site-packages/torch/include/TH -I/usr/local/lib/python3.10/site-packages/torch/include/THC -I/usr/local/include/python3.10 -c src/pybind.cpp -o build/temp.linux-x86_64-cpython-310/src/pybind.o -DTORCH_API_INCLUDE_EXTENSION_H -DPYBIND11_COMPILER_TYPE=\"_gcc\" -DPYBIND11_STDLIB=\"_libstdcpp\" -DPYBIND11_BUILD_ABI=\"_cxxabi1011\" -DTORCH_EXTENSION_NAME=_C -D_GLIBCXX_USE_CXX11_ABI=0 -std=c++14 In file included from src/pybind.cpp:1: src/cumc.h:2:10: fatal error: cuda_runtime.h: No such file or directory 2 | #include <cuda_runtime.h> | ^~~~~~~~~~~~~~~~ compilation terminated. error: command '/usr/bin/gcc' failed with exit code 1 [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for diso Running setup.py clean for diso Building wheel for pygltflib (setup.py): started Building wheel for pygltflib (setup.py): finished with status 'done' Created wheel for pygltflib: filename=pygltflib-1.16.3-py3-none-any.whl size=27407 sha256=9703750788b07168081dc6fefe54cf14a3ae8eefe0c13c3cdd9c1e47d7e1ff57 Stored in directory: /home/user/.cache/pip/wheels/de/4a/cc/0d166b319ddda5007d0dfa6087346a30c4713b0fdaeaeff304 Building wheel for pysdf (setup.py): started Building wheel for pysdf (setup.py): finished with status 'done' Created wheel for pysdf: filename=pysdf-0.1.9-cp310-cp310-linux_x86_64.whl size=4613823 sha256=5a5b0523c54fcff568e9b9ebfa446c125e275c29f5c80f40793a34b864206f40 Stored in directory: /home/user/.cache/pip/wheels/3a/ea/2e/fcf66dcef78ab3664f967b3c1da5b928b15a13999ac15c11a3 Successfully built threefiner pygltflib pysdf Failed to build diso ERROR: Failed to build installable wheels for some pyproject.toml based projects (diso) Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> import tyro ModuleNotFoundError: No module named 'tyro'
Container logs:
Fetching error logs...