ODISE
ODISE copied to clipboard
fatal error: cusparse.h: No such file or directory
when run "pip install -e .", the error happen: lude/ATen/cuda/CUDAContext.h:6:10: fatal error: cusparse.h: No such file or directory #include <cusparse.h> ^~~~~~~~~~~~ compilation terminated. error: command '/home/cheng/ws/miniconda3/envs/odise/bin/nvcc' failed with exit code 1 [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. error: legacy-install-failure
× Encountered error while trying to install package. ╰─> detectron2
note: This is an issue with the package mentioned above, not pip. hint: See above for output from the failure.
running into the same error -- anyone has any ideas?