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
我按照requirements.txt的环境跑测试代码,在代码from mmseg.models.segmentors import BaseSegmentor会报错ModuleNotFoundError: No module named 'mmcv._ext',不知道作者有没有遇到这种情况,又是如何解决的