Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MMCV==1.5.0 is used but incompatible. Please install mmcv>=2.0.0rc4 #11

Open
huzkun opened this issue Nov 8, 2023 · 6 comments
Open

Comments

@huzkun
Copy link

huzkun commented Nov 8, 2023

how to solve this problem:
assert (mmcv_min_version <= mmcv_version < mmcv_max_version),
AssertionError: MMCV==1.5.0 is used but incompatible. Please install mmcv>=2.0.0rc4.

@JMoonr
Copy link
Owner

JMoonr commented Nov 11, 2023

We use mmdet==2.24.0 and mmdet3d==1.0.0rc3 as shown in install-other-mm-packages, please check which package is causing this error and verify if the package version is correct. If you still encounter issues, feel free to contact me.

@LePetitSirius
Copy link

Has this problem been solved?
I have made sure mmdet==2.24.0 mmdet3d==1.0.0rc3 and mmcv==1.5.0
But there is still the following problem :
AssertionError: MMCV==1.5.0 is used but incompatible. Please install mmcv>=2.0.0rc4.
Please tell me the solution if it is convenient

@huzkun
Copy link
Author

huzkun commented Nov 27, 2023

not solved

@zyr-10086
Copy link

maybe it's mmseg's problem, I installed mmseg == 0.28.0, then the problem solved

@samueleruffino99
Copy link

samueleruffino99 commented Mar 13, 2024

I think it is a common problem, I did not manage to solve it installing mmseg. Which version of python have you used?

@raulcappy
Copy link

Hello! I also have this issue and I believe that mmseg is the package that cause this. Could you please tell us the mmseg version you have used in your environment?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants