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

[Fix] Fix mmcv version compatibility in get_started.md. #1154

Closed

Conversation

MengzhangLI
Copy link
Contributor

@MengzhangLI MengzhangLI commented Dec 20, 2021

Motivation

Change recommended mmcv version in get_started.md, which usually cause error by upstream mmcv.

Modification

MMCV PR(2021-11-02): open-mmlab/mmcv#1418 has caused BC-Breaking.

From here can find MMCV:
MMCV Release V1.3.16 in Oct 25, 2021.
MMCV Release V1.3.17 in Nov 11, 2021.

MMSegmentation has fixed this BC-Breaking problem #1037
From here can find MMSegmentatation:
MMSegmentation v0.19.0 Release in Nov 03, 2021.
MMSegmentation v0.20.0 Release in Dec 11, 2021.

Solution:

Change default mmcv version < 1.3.17 whose release data before 2021-11-02.

To do:

refer to: https://github.com/open-mmlab/mmdetection/blob/5e246d5e3bc3310b5c625fb57bc03d2338ca39bc/docs/zh_cn/index.rst and https://github.com/open-mmlab/mmdetection/blob/5e246d5e3bc3310b5c625fb57bc03d2338ca39bc/docs/en/index.rst

@MengzhangLI MengzhangLI self-assigned this Dec 20, 2021
@Junjun2016 Junjun2016 changed the title [Fix] Fix suitable mmcv version in get_started.md. [Fix] Fix mmcv version compatibility in get_started.md. Dec 20, 2021
@MengzhangLI MengzhangLI added the WIP Work in process label Dec 21, 2021
@MengzhangLI MengzhangLI closed this Feb 1, 2022
@MengzhangLI MengzhangLI deleted the version_in_getstarted branch February 1, 2022 03:18
@MengzhangLI MengzhangLI removed the WIP Work in process label Mar 7, 2022
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

Successfully merging this pull request may close these issues.

None yet

2 participants