open-mmlab / mmsegmentation

OpenMMLab Semantic Segmentation Toolbox and Benchmark.
https://mmsegmentation.readthedocs.io/en/main/
Apache License 2.0
8.3k stars 2.62k forks source link

ImportError: cannot import name 'load' from 'mmengine.utils' #3000

Open Iskiwi opened 1 year ago

Iskiwi commented 1 year ago

when running the \mmsegmentation-main\tools\analysis_tools\confusion_matrix.py, cannot import name 'load' from 'mmengine.utils', cannot import name 'build_dataset' from 'mmseg.datasets'.

yuanyuangoo commented 1 year ago

I meet the same problem.

ZhaojinSun commented 1 year ago

I meet the same problem.

micklexqg commented 1 year ago

the same problem

sxq000729 commented 1 year ago

I meet this problem, too.