Skip to content
Discussion options

You must be logged in to vote

1. mmcv verstion should be: mmcv>=2.0.0rc4, <2.1.0, or it will shows error like this:

File "/home/icyfeather/project/ianvs/./examples/robot/lifelong_learning_bench/semantic-segmentation/testalgorithms/rfnet/basemodel-simple.py", line 14, in <module>
    from RFNet.eval import Validator, load_my_state_dict
  File "/home/icyfeather/project/ianvs/./examples/robot/lifelong_learning_bench/semantic-segmentation/testalgorithms/rfnet/RFNet/eval.py", line 13, in <module>
    from mmdet.visualization.image import imshow_det_bboxes
  File "/home/icyfeather/project/mmdetection/mmdet/__init__.py", line 16, in <module>
    assert (mmcv_version >= digit_version(mmcv_minimum_version)
AssertionError: MMCV…

Replies: 14 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by MooreZheng
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
kind/answered question questions that has been answered, for reference
2 participants
Converted from issue

This discussion was converted from issue #102 on February 13, 2026 02:56.