celluloid icon indicating copy to clipboard operation
celluloid copied to clipboard

TypeError: 'MovieWriterRegistry' object is not an iterator

Open sgheidi opened this issue 4 years ago • 4 comments

Used the minimal example and getting this error. Any thoughts on how to fix?

sgheidi avatar Mar 21 '20 21:03 sgheidi

The program implements animation in artistanimation, so it should output MP4 format instead of GIF format

TangXu-cell avatar Mar 29 '20 13:03 TangXu-cell

I meet the same question.why?

zhongxu-Sun avatar May 31 '20 15:05 zhongxu-Sun

I also get the same "TypeError: 'MovieWriterRegistry' object is not an iterator" when attempting to save animations using FuncAnimation. Any help gratefully appreciated

bcalvr avatar Mar 23 '21 17:03 bcalvr

I also get the same "TypeError: 'MovieWriterRegistry' object is not an iterator" when attempting to save animations using FuncAnimation. Any help gratefully appreciated

I remember it seems to be caused by the format, but I have forgotten the details, because I rarely use this library at present.

zhongxu-Sun avatar Mar 24 '21 10:03 zhongxu-Sun