Skip to content

ModuleNotFoundError: No module named 'datahandler.flow' #25

Description

@YoungJ-Baek

i find this error message when i type
python train.py --dataset SintelClean --dataset_dir /path/to/MPI-Sintel-complete

Traceback (most recent call last):
File "train.py", line 11, in
from datahandler.flow import get_dataset
ModuleNotFoundError: No module named 'datahandler.flow'

how can i solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions