You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I have built DeepMimicCore.py in DeepMimicCore, I went out to DeepMimic-master to execute
python DeepMimic.py --arg_file args/run_humanoid3d_spinkick_args.txt
However, it outputs: Line 9, ImportError: no module named env.deepmimic_env
What can I do to solve this?
The text was updated successfully, but these errors were encountered:
After I have built DeepMimicCore.py in DeepMimicCore, I went out to DeepMimic-master to execute
python DeepMimic.py --arg_file args/run_humanoid3d_spinkick_args.txt
However, it outputs: Line 9, ImportError: no module named env.deepmimic_env
What can I do to solve this?
The text was updated successfully, but these errors were encountered: