Replies: 1 comment
-
MMCV has not been installed correctly, usually using pip uninstall mmcv
pip install openmim
mim install 'mmcv>=2.0.0rc1' If that doesn't work, you can paste the full installation log of MMCV here so that we can identify the problem. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am just install the environment by the step of readme. However, when I run:
there's an error occurs:
I have reinstall the mmcv but it doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions