Skip to content

No module named 'mogen.core.evaluation' #6

Description

@OranDuanStudy

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'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions