runtime error
Exit code: 1. Reason: ite-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. Running setup.py clean for diso ERROR: Failed building wheel for diso DEPRECATION: Building 'pysdf' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'pysdf'. Discussion can be found at https://github.com/pypa/pip/issues/6334 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=4705206 sha256=31d129fecf111095591c1a6c696753e1fcd2639030483a7ffa54b8133fe1a39c Stored in directory: /home/user/.cache/pip/wheels/3a/ea/2e/fcf66dcef78ab3664f967b3c1da5b928b15a13999ac15c11a3 Successfully built threefiner pysdf Failed to build diso error: failed-wheel-build-for-install Ć 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...