Scholar01 / sd-webui-mov2mov

This is the Mov2mov plugin for Automatic1111/stable-diffusion-webui.
MIT License
2.14k stars 321 forks source link

Error installing mov2mov in Automatic1111 that installed by Pinokio #159

Open DAWiguna opened 2 weeks ago

DAWiguna commented 2 weeks ago

After installing the mov2mov extension and rerun, the terminal show this error:

*** Error loading script: mov2mov.py Traceback (most recent call last): File "D:\pinokio\api\automatic1111.git\app\modules\scripts.py", line 515, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "D:\pinokio\api\automatic1111.git\app\modules\script_loading.py", line 13, in load_module module_spec.loader.exec_module(module) File "", line 883, in exec_module File "", line 241, in _call_with_frames_removed File "D:\pinokio\api\automatic1111.git\app\extensions\sd-webui-mov2mov\scripts\mov2mov.py", line 24, in from ebsynth import EbsynthGenerate, Keyframe File "D:\pinokio\api\automatic1111.git\app\extensions\sd-webui-mov2mov\ebsynth__init__.py", line 2, in from .ebsynth_generate import EbsynthGenerate, Keyframe, Sequence, EbSynthTask File "D:\pinokio\api\automatic1111.git\app\extensions\sd-webui-mov2mov\ebsynth\ebsynth_generate.py", line 5, in from toolz import groupby ModuleNotFoundError: No module named 'toolz'

sawaaki commented 2 weeks ago

I am the same. Please help me.

Andersen1729 commented 2 weeks ago

Me too

QuentinRiviere commented 1 week ago

See my comment : https://github.com/Scholar01/sd-webui-mov2mov/issues/158#issuecomment-2332817472

sawaaki commented 1 week ago

Thank you!!!! I can use it now!