You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used mmcv==2.0.0 but it showed cannot import name 'Config' from 'mmcv'
Later I used mmcv==0.2.16 but it showed cannot import name 'DictAction' from 'mmcv'
Which version of mmcv should I use?
The text was updated successfully, but these errors were encountered:
I used mmcv==2.0.0 but it showed cannot import name 'Config' from 'mmcv'
Later I used mmcv==0.2.16 but it showed cannot import name 'DictAction' from 'mmcv'
Which version of mmcv should I use?
The text was updated successfully, but these errors were encountered: