jwkvam/celluloid

animation.save() is goint to infinite loop

saibhaskar24 opened this issue · 0 comments

I am trying to save my animation using animation.save() before it was working fine but not it's going to infinite loop and file size if 20kb then after 1 min it's going to 0 bytes.

Same is the case with google colab:

HTML(animation.to_html5_video())
is just running with out any output.

issue