runtime error

Exit code: 1. Reason: lib.linux-x86_64-cpython-310/featup/featurizers/dinov2/layers copying featup/featurizers/dinov2/layers/drop_path.py -> build/lib.linux-x86_64-cpython-310/featup/featurizers/dinov2/layers copying featup/featurizers/dinov2/layers/layer_scale.py -> build/lib.linux-x86_64-cpython-310/featup/featurizers/dinov2/layers copying featup/featurizers/dinov2/layers/mlp.py -> build/lib.linux-x86_64-cpython-310/featup/featurizers/dinov2/layers copying featup/featurizers/dinov2/layers/patch_embed.py -> build/lib.linux-x86_64-cpython-310/featup/featurizers/dinov2/layers copying featup/featurizers/dinov2/layers/swiglu_ffn.py -> build/lib.linux-x86_64-cpython-310/featup/featurizers/dinov2/layers running build_ext error: nvcc not found at '/cuda-image/usr/local/cuda-12.9/bin/nvcc'. Ensure CUDA path '/cuda-image/usr/local/cuda-12.9' is correct. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for featup Failed to build featup [notice] A new release of pip is available: 26.0.1 -> 26.1.1 [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 ╰─> featup Traceback (most recent call last): File "/home/user/app/app.py", line 34, in _ensure_featup import featup # noqa: F401 ModuleNotFoundError: No module named 'featup' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 76, in <module> _ensure_featup() File "/home/user/app/app.py", line 44, in _ensure_featup 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/mhamilton723/FeatUp']' returned non-zero exit status 1.

Container logs:

Fetching error logs...