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
ryanjulian
changed the title
'import glfw' after 'import mujoco_py' is an unnatural constraint
'import glfw' after 'import mujoco_py' violates Python semantics
Oct 9, 2018
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 ryanjulian/rllab#98
The text was updated successfully, but these errors were encountered: