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
Hi,I got an error after installing mmgen following the introduction. AssertionError: MMCV==1.5.1 is used but incompatible. Please install mmcv>=1.3.0, <=1.5.0.
Finally I reinstalled mmgen with mmcv==1.5.0 and it works.
The text was updated successfully, but these errors were encountered:
Hi,I got an error after installing mmgen following the introduction.
AssertionError: MMCV==1.5.1 is used but incompatible. Please install mmcv>=1.3.0, <=1.5.0.
Finally I reinstalled mmgen with
mmcv==1.5.0
and it works.The text was updated successfully, but these errors were encountered: