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 when rendering #32

Closed
ShaniGam opened this issue Aug 11, 2017 · 0 comments
Closed

Error when rendering #32

ShaniGam opened this issue Aug 11, 2017 · 0 comments

Comments

@ShaniGam
Copy link

Adding env.render() causes the error:
Traceback (most recent call last):
...
File "/home/shani/anaconda2/lib/python2.7/site-packages/pyglet/gl/glx_info.py", line 89, in have_version client = [int(i) for i in client_version.split('.')]
ValueError: invalid literal for int() with base 10: 'None'

Tried to run it in a different python file and it worked. Is there supposed to be a problem rendering while using pytorch?

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