Scholar01/sd-webui-mov2mov

AttributeError: module 'imageio' has no attribute 'v2'

Whiteking07 opened this issue · 1 comments

can someone help me whit this error, i don't know how to fix it.

with imageio.v2.get_writer(out_path, format='ffmpeg', mode='I', fps=frames, codec=codec) as writer:
AttributeError: module 'imageio' has no attribute 'v2'

Im having exactly same problem here