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

Error with GLEW initialization #14

Closed
williamissirius opened this issue Jan 27, 2018 · 2 comments
Closed

Error with GLEW initialization #14

williamissirius opened this issue Jan 27, 2018 · 2 comments

Comments

@williamissirius
Copy link

This is the output that I got:
Creating window glfw
ERROR: GLEW initalization error: Missing GL version
My setup:
Python3.5, Ubuntu 16.04, gym from openai official github.

@ganyeshprasanna
Copy link

Hi,
Try running this : export LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libGLEW.so:/usr/lib/nvidia-384/libGL.so
in your terminal and then run the code.
-Ganesh

@stevenpjg
Copy link
Owner

Resolving. Please reopen if you still face issues.

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

3 participants