Skip to content

Which version of movieepy.editor should I work with in TemporalKit? #150

@ZipFear

Description

@ZipFear

Hello everyone I updated and checked for sure that I have movieepy installed, but TemporalKIt does not see it, I tried reinstalling it, but it did not solve the problem

Python 3.10.16 | packaged by conda-forge | (main, Dec 5 2024, 14:07:43) [MSC v.1942 64 bit (AMD64)]
Version: v1.10.1
Launching Web UI with arguments: --no-download-sd-model --xformers --no-half-vae --api

C:\pinokio\api\automatic1111.git\app\venv\lib\site-packages\timm\models\layers_init_.py:48: FutureWarning: Importing from timm.models.layers is deprecated, please import via timm.layers
warnings.warn(f"Importing from {name} is deprecated, please import via timm.layers", FutureWarnings

*** Error loading script: Berry_Method.py
Traceback (most recent call last):
File "C:\pinokio\api\automatic1111.git\app\modules\scripts.py", line 515, in load_scripts
script_module = script_loading.load_module(scriptfile.path)
File "C:\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 "C:\pinokio\api\automatic1111.git\app\extensions\TemporalKit\scripts\Berry_Method.py", line 6, in
import scripts.berry_utility as utilityb
File "C:\pinokio\api\automatic1111.git\app\extensions\TemporalKit\scripts\berry_utility.py", line 3, in
from moviepy.editor import *
ModuleNotFoundError: No module named 'moviepy.editor'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions