Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLEW initalization error: Missing GL version. #5

Closed
UK-Roy opened this issue Jun 21, 2024 · 1 comment
Closed

GLEW initalization error: Missing GL version. #5

UK-Roy opened this issue Jun 21, 2024 · 1 comment

Comments

@UK-Roy
Copy link

UK-Roy commented Jun 21, 2024

Hi,
Following the installation process provided by the human-robot-gym github link, everything works fine.
But when I try to get the camera observations, I use the following arguments
has_renderer=False, use_camera_obs=True and has_offscreen_renderer=True

But after running the file, it shows the error:

ERROR: GLEW initalization error: Missing GL version

Press Enter to exit ...

Currently I am using this package in conda environment and
my openGL version:
OpenGL version string: 4.6.0 NVIDIA 535.171.04

I tried every possible solution in the internet to solve this issue.

Regards,
Utsha

@JakobThumm
Copy link
Collaborator

Hi,
this is a common mojuco-py error. I'm redirecting you to the corresponding threads:
openai/mujoco-py#408
openai/mujoco-py#268
openai/mujoco-py#44
openai/mujoco-py#653

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

No branches or pull requests

2 participants