diffhoi icon indicating copy to clipboard operation
diffhoi copied to clipboard

No module named 'ddpm2d.models.geom'

Open byran-wang opened this issue 1 year ago • 1 comments

Report the error of 'ModuleNotFoundError: No module named 'ddpm2d.models.geom'', when excute the code of 'module = importlib.import_module(cfg.model.module)' in diffhoi_barely_clean/ddpm2d/utils/train_util.py(27). It seems ddpm2d.models.geom in your local code. Can you help me to check it? Thanks.

byran-wang avatar Dec 13 '23 07:12 byran-wang