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

pyglet.gl.ContextException and more #255

Open
amirhesamyazdi opened this issue Jul 6, 2021 · 0 comments
Open

pyglet.gl.ContextException and more #255

amirhesamyazdi opened this issue Jul 6, 2021 · 0 comments

Comments

@amirhesamyazdi
Copy link

amirhesamyazdi commented Jul 6, 2021

I have followed all instructions, tried all installation methods. applied some of the fixes suggested by contributors, fixed some paths (the simulator documentation and examples are out of date) but still there are issues.

On my best possible installation (conda following the instruction but with python 3.9 instead of the one in yaml), when I run any other command than manual control it does not work and I get the following error:
pyglet.gl.ContextException: Could not create GL context
More examples of probles:
when I run ./enjoy_imitation.py
I get following error: "ModuleNotFoundError: No module named 'utils'"
Then when I fix the .py file to look in learning.util instead of util, the error then change to: raise gl.ContextException('Could not create GL context')
pyglet.gl.ContextException: Could not create GL context

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

1 participant