ODISE icon indicating copy to clipboard operation
ODISE copied to clipboard

fatal error: cusparse.h: No such file or directory

Open kk52099 opened this issue 2 years ago • 1 comments

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.

kk52099 avatar Apr 25 '23 09:04 kk52099

running into the same error -- anyone has any ideas?

zhizdev avatar Mar 04 '24 23:03 zhizdev