Skip to content

Possible issue about the module error ' No module named 'src.data.expert_data' ' #5

@JasonWong815

Description

@JasonWong815

Dear authors,

Thank you for your amazing contributions and ideas. I was trying to run the InteractionImitation file. But, I face an error as follows. I'd appreciate it if you could let me know if I'm doing something incorrectly.

My bash command:
Every command in the 'train_models.sh' or 'evaluate_models.sh'.

The error:
... ...
File "...\InteractionImitation-main\src_init_.py", line 1, in
from src.data.expert_data import generate_expert_data, load_expert_data
ModuleNotFoundError: No module named 'src.data.expert_data'

It seems that there is no module named 'expert_data' under the path of 'src\data'. I would be really grateful if you could assist me with this.

Jason

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