You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Exception ignored in: <bound method Viewer.del of <gym.envs.classic_control.rendering.Viewer object at 0x7fa59323ea58>>
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/gym/envs/classic_control/rendering.py", line 143, in del
File "/usr/local/lib/python3.5/dist-packages/gym/envs/classic_control/rendering.py", line 62, in close
File "/usr/local/lib/python3.5/dist-packages/pyglet/window/xlib/init.py", line 474, in close
File "/usr/local/lib/python3.5/dist-packages/pyglet/gl/xlib.py", line 343, in destroy
File "/usr/local/lib/python3.5/dist-packages/pyglet/gl/base.py", line 333, in destroy
File "/usr/local/lib/python3.5/dist-packages/pyglet/gl/xlib.py", line 333, in detach
File "/usr/local/lib/python3.5/dist-packages/pyglet/gl/lib.py", line 96, in errcheck
File "", line 969, in _find_and_load
File "", line 954, in _find_and_load_unlocked
File "", line 887, in _find_spec
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered:
Exception ignored in: <bound method Viewer.del of <gym.envs.classic_control.rendering.Viewer object at 0x7fa59323ea58>>
Traceback (most recent call last):
File "/usr/local/lib/python3.5/dist-packages/gym/envs/classic_control/rendering.py", line 143, in del
File "/usr/local/lib/python3.5/dist-packages/gym/envs/classic_control/rendering.py", line 62, in close
File "/usr/local/lib/python3.5/dist-packages/pyglet/window/xlib/init.py", line 474, in close
File "/usr/local/lib/python3.5/dist-packages/pyglet/gl/xlib.py", line 343, in destroy
File "/usr/local/lib/python3.5/dist-packages/pyglet/gl/base.py", line 333, in destroy
File "/usr/local/lib/python3.5/dist-packages/pyglet/gl/xlib.py", line 333, in detach
File "/usr/local/lib/python3.5/dist-packages/pyglet/gl/lib.py", line 96, in errcheck
File "", line 969, in _find_and_load
File "", line 954, in _find_and_load_unlocked
File "", line 887, in _find_spec
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered: