AssertionError: MMCV==1.6.1 is used but incompatible. Please install mmcv>=1.3.8, <=1.6.0. #1571
Unanswered
smahmood00
asked this question in
Q&A
Replies: 1 comment
-
Please refer to Line 20 in f7b4b25 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using MMPose and have completed the Prerequisites and Installation steps from as mentioned in https://mmpose.readthedocs.io/en/latest/install.html
Note: I am using CPU based pytorch and torchvision
I get the following assertion error :
AssertionError: MMCV==1.6.1 is used but incompatible. Please install mmcv>=1.3.8, <=1.6.0.
Your suggestion will be appreciated to solve this issue. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions