Skip to content

Conversation

@dominikandreas
Copy link

mujoco_py/platname_targdir.py:
sys.platform is "win32" for windows, not "windows"
mujoco_py/mjlib.py:
libfile needs to be ".dll" instead of ".lib"
mujoco_py/mjviewer.py:
gl.glIsFramebuffer and gl.glIsRenderbuffer can be unavailable and need to be checked before calling

mujoco_py/platname_targdir.py: sys.platform is "win32" for windows, not
"windows"
mujoco_py/mjviewer.py: gl.glIsFramebuffer and gl.glIsRenderbuffer can be
unavailable and need to be checked before calling
mujoco_py/mjlib.py: libfile needs to be ".dll" instead of ".lib"
@machinaut
Copy link
Contributor

New version (1.5+) supports windows.

@machinaut machinaut closed this Jul 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants