image.png

my question is it can not look for the cuda_runtime.h. This order in mmdet/ops/utils/src/compling_info.cpp. original order is #,you can try change the path to absolute path. Tthis flile(cuda_runtime.h)may be in usr/cuda-9.0… you can try.

https://blog.csdn.net/observador/article/details/104001002

command ‘:/usr/local/cuda/bin/nvcc’ failed with exit status 1

https://blog.csdn.net/ksws0292756/article/details/84859903

No module named ‘mmcv.cnn.weight_init’

最近在重新安装mmdetection v1.2.0版本时按照步骤安装却出现了如题所示的错误,可以通过如下方法解决:

  1. pip install mmcv==0.4.3