mmcv failed to install
Closed this issue · 1 comments
suikei-wang commented
NVIDIA V100
CUDA: 12.2
Pytorch: 2.3.1+cu121
Same issues here: #55 , and open-mmlab/mmcv#3134 (comment) here.
Looks like the v1.4.7 is outdated. However the codebase only support mmcv<=1.5.0.
suikei-wang commented
Resolved through this way #55 (comment). Downgrading the cuda is the only way :)