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
Read More:
- Mmdet error modulenotfounderror: no module named ‘mmcv_ ext‘
- Modulenotfounderror: no module named ‘CV2’ – (version problem)
- ModuleNotFoundError: No module named ‘notebook‘
- ModuleNotFoundError: No module named xxx
- ModuleNotFoundError: No module named ‘ahocorasick‘ [100% Work Method]
- ModuleNotFoundError: No module named ‘tensorflow_core.estimator‘
- [Solved] ModuleNotFoundError: No module named ‘win32api’
- ModuleNotFoundError: No module named ‘sklearn.datasets.samples_generator‘
- ModuleNotFoundError: No module named ‘numpy.testing.nosetester‘
- ModuleNotFoundError: No module named ‘tensorboardX‘
- Tensorflow operation report error modulenotfounderror: no module named ‘tensorflow. Python. Types’ solution
- ModuleNotFoundError: No module named ‘MySQLdb‘
- Jenkins reported an error modulenotfounderror: no module named filename solution
- ModuleNotFoundError: No module named ‘apt_pkg‘
- Error importing keras in jupyter Notebook: modulenotfounderror: no module named ‘keras’ solution
- Unable to call numpy in pychar, module notfounderror: no module named ‘numpy’
- Error loading pscopg2 module: no module named pscopg2
- How to Fix gdb error: Failed to import the site module,No module named ‘_sysconfigdata_m’
- No module named numpy error in Python code
- Module not founderror: no module named ‘nets.ssd‘