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.7.1 is used but incompatible with v0.29.0 and v1.0.0b0 #1989

Closed
sunyc11 opened this issue Feb 21, 2023 · 2 comments
Closed

MMCV==1.7.1 is used but incompatible with v0.29.0 and v1.0.0b0 #1989

sunyc11 opened this issue Feb 21, 2023 · 2 comments
Assignees

Comments

@sunyc11
Copy link

sunyc11 commented Feb 21, 2023

Thanks for your error report and we appreciate it a lot.
If you feel we have helped you, give us a STAR! 😆

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. The bug has not been fixed in the latest version.

Describe the bug
I found mmpose v0.29.0 requires mmcv<=1.7.0, and v1.0.0b0 requires mmcv>=2.0.0rc0, so I can't use mmcv==1.7.1

@ly015
Copy link
Member

ly015 commented Feb 21, 2023

Thanks for your feedback. MMPose v0.29.0 is compatible with MMCV up to v1.7.0. You can install MMPose from the source code of the latest master branch, which is compatible with MMCV v1.7.1. Please find the document for installing MMPose from the source code.

To access the latest features of MMPose, we recommend using MMPose v1.0, which works with MMCV v2.0.0. See our v1.0 documents for more information.

And the compatibility information of MMCV/MMEngine will be updated in #1990 and #1991.

@sunyc11
Copy link
Author

sunyc11 commented Feb 21, 2023

Thanks for your feedback. MMPose v0.29.0 is compatible with MMCV up to v1.7.0. You can install MMPose from the source code of the latest master branch, which is compatible with MMCV v1.7.1. Please find the document for installing MMPose from the source code.

To access the latest features of MMPose, we recommend using MMPose v1.0, which works with MMCV v2.0.0. See our v1.0 documents for more information.

And the compatibility information of MMCV/MMEngine will be updated in #1990 and #1991.

OK,thanks for your reply

@ly015 ly015 closed this as completed Feb 21, 2023
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

3 participants