Open ryanjulian opened 6 years ago
Reference: https://github.com/openai/mujoco-py/blob/6ac6ac203a875ef35b1505827264cadccbfd9f05/mujoco_py/builder.py#L61
Find a way to import the mujoco-py glfw rllab-wide without needing to resort to odd import ordering constraints.
Imported from https://github.com/ryanjulian/rllab/issues/98
e.g. see https://github.com/deepmind/dm_control/blob/master/dm_control/mujoco/wrapper/util.py
Reference: https://github.com/openai/mujoco-py/blob/6ac6ac203a875ef35b1505827264cadccbfd9f05/mujoco_py/builder.py#L61
Find a way to import the mujoco-py glfw rllab-wide without needing to resort to odd import ordering constraints.
Imported from https://github.com/ryanjulian/rllab/issues/98