Skip to content

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

@OranDuanStudy

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions