rlworkgroup / garage

A toolkit for reproducible reinforcement learning research.
MIT License
1.88k stars 310 forks source link

CI Is failing on `env.visualize()` in TestNormalizedGym #2131

Closed avnishn closed 4 years ago

avnishn commented 4 years ago

The error involves pyglet decoding an image from Gym's pendulum-v0:

AttributeError: 'Image' object has no attribute 'tostring'