Replies: 2 comments 4 replies
-
The variable is |
Beta Was this translation helpful? Give feedback.
4 replies
-
This is probably an issue with drivers at the compute node. It was working on the login node of the cluster but not on the compute nodes. Switching to |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I was trying to run MuJoCo (using Gymnasium) in a headless mode on our server with CPUs, but whenever the code tries to
import mujoco
, it fails with the following error:I have
MUJOCO_EGL
MUJOCO_GL
andPYOPENGL_PLATFORM
set. I am not sure what am I missing. Any pointers to what I should be looking at or workarounds?Beta Was this translation helpful? Give feedback.
All reactions