-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I can't find the module mogen.core.evaluation in the project. It seems that the code has many lines rely on the module to run.
Traceback (most recent call last):
File "/home/oranduan/LMM-main/tools/visualize_lmm.py", line 25, in
from mogen.datasets.paramUtil import (
File "/home/oranduan/LMM-main/mogen/datasets/init.py", line 6, in
from .motionverse_dataset import MotionVerse
File "/home/oranduan/LMM-main/mogen/datasets/motionverse_dataset.py", line 16, in
from mogen.core.evaluation import build_evaluator
ModuleNotFoundError: No module named 'mogen.core.evaluation'
Metadata
Metadata
Assignees
Labels
No labels