dm_control
dm_control copied to clipboard
No python file in mjbindings
When I run render_test.py in ''/dm_control/mujoco'', I find there is no file naming constants, enums and sizes.
Some files have these codes, from dm_control.mujoco.wrapper.mjbindings import constants from dm_control.mujoco.wrapper.mjbindings import enums from dm_control.mujoco.wrapper.mjbindings import sizes
Sorry for late reply. Did you install dm_control or did you try to run it from a git clone?
@saran-t I have the same problem. I tried both approaches and it did not work.