InteractionImitation icon indicating copy to clipboard operation
InteractionImitation copied to clipboard

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

Open JasonWong815 opened this issue 3 years ago • 2 comments

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

JasonWong815 avatar Apr 12 '22 03:04 JasonWong815

Apologies, we went back to clear some stale functions a few weeks ago, but evidently, I missed an init file. See if it works now?

jamgochiana avatar Apr 12 '22 04:04 jamgochiana

@JasonWong815 Following up.

jamgochiana avatar Apr 20 '22 00:04 jamgochiana