-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error installing mov2mov in Automatic1111 that installed by Pinokio #159
Comments
Download |
I am the same. Please help me. |
Me too |
See my comment : #158 (comment) |
Thank you!!!! I can use it now! |
十分抱歉 !我的账户在前段时间被黑客盗用,并且传播相同的病毒文件,如果你们遇到要下载一个fix.zip的千万不要下载!就是它导致我账户被攻占的 |
*** Error loading script: m2m_ui.py |
how to fix it?i think its not support lastest sd ui |
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'
The text was updated successfully, but these errors were encountered: