FuncAnimation.saveが終了しない
内部でエラーが出ているが例外を出さない?
FuncAnimation._draw_frame()
の中のwith内でエラー
update関数のなかでpauseしているところで、
AttributeError: 'NoneType' object has no attribute 'window'
が出ている