Problem: when installing mmdetection, mmcv is often installed, module not founderror: no module named ‘mmcv_ The problem of ext ‘ use: If you have any strange problems, please use the version of mmcv that matches your environment, such as: For the specific version, please refer to the GitHub description of mmcv. The link is as follows: https://github.com/open-mmlab/mmcvpip install mmcv
pip install mmcv-full
pip install mmcv-full==latest+torch1.5.0+cu101 -f https://openmmlab.oss-accelerate.aliyuncs.com/mmcv/dist/index.html