jondeaton/AgarLE

Rendering Agar.IO not working

Opened this issue · 0 comments

Hello,
Thank you for providing the code!

Unfortunately, when I tried to render the code, it gives me the following error:

line 38, in visualize
height, width, _ = frames[0].shape
^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'shape'