mmfewshot icon indicating copy to clipboard operation
mmfewshot copied to clipboard

ImportError: cannot import name 'compat_cfg' from 'mmfewshot.utils'

Open Radiantzy opened this issue 1 year ago • 0 comments

In the process of using the latest version of mmfewshot, the above error was encountered, attempts to lower the version of mmcv-full from 1.7.2 to 1.6.0 failed, 41bcb7d46d0066b4aff4bdcc7def007 Then, if you install the latest version of mmcv-full and mmfewshot, you can run the code successfully, but the following compat_cfg cannot import error is reported in mmfewshot.utils. How to solve it or how to modify the init file?

Radiantzy avatar Sep 27 '24 04:09 Radiantzy