Closed zjallgood closed 2 months ago
Hi, are you running this on a virtual machine? Please consult the mujoco repo to resolve the cause to your error:
ImportError: Cannot initialize an EGL device display. This likely means that your EGL driver does not support the PLATFORM_DEVICE extension, which is required for creating a headless rendering context.
I am attempting to run the demo file from the example from the quick start documentation:
Upon running the above code, I get the following message
Any guidance on this issue is greatly appreciated. Thank you.