RGBD_Semantic_Segmentation_PyTorch icon indicating copy to clipboard operation
RGBD_Semantic_Segmentation_PyTorch copied to clipboard

Install apex failed

Open Looottch opened this issue 4 years ago • 0 comments

Hi, thank you for your work. I met a error when installing apex. Follwing are details

/root/miniconda3/envs/myconda/lib/python3.6/site-packages/torch/lib/include/ATen/cuda/CUDAContext.h:12:10: fatal error: cusparse.h: No such file or directory #include "cusparse.h" ^~~~~~~~~~~~ compilation terminated. error: command '/usr/local/cuda/bin/nvcc' failed with exit status 1

BTW, envs python3.6 pytorch1.0 cuda 10.0

Looottch avatar Jul 03 '21 23:07 Looottch