i use mmcv-full==1.5.2, mmdet==2.24.0, mmseg==0.20.0 as readme list, but when i perform python nuscenes_converter.py, it said "AssertionError: MMCV==1.5.2 is used but incompatible. Please install mmcv>=(1, 3, 13, 0, 0, 0), <=(1, 5, 0, 0, 0, 0)", so should i downgrade my mmcv version?
when i perform tools/dist_train.py, it also said "AssertionError: MMCV==1.5.2 is used but incompatible. Please install mmcv>=(1, 3, 13, 0, 0, 0), <=(1, 5, 0, 0, 0, 0)".
i use mmcv-full==1.5.2, mmdet==2.24.0, mmseg==0.20.0 as readme list, but when i perform
python nuscenes_converter.py
, it said "AssertionError: MMCV==1.5.2 is used but incompatible. Please install mmcv>=(1, 3, 13, 0, 0, 0), <=(1, 5, 0, 0, 0, 0)", so should i downgrade my mmcv version? when i perform tools/dist_train.py, it also said "AssertionError: MMCV==1.5.2 is used but incompatible. Please install mmcv>=(1, 3, 13, 0, 0, 0), <=(1, 5, 0, 0, 0, 0)".