8000 No module named 'moviepy.editor' · Issue #20 · AIFSH/ComfyUI-MimicMotion · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
No module named 'moviepy.editor' #20
Open
@lfjking

Description

@lfjking

Successly install it ,but, run the comfyui with the cumfyUI.exe , it show me err:No module named 'moviepy.editor'

Traceback (most recent call last):
File "C:\Users\admin\AppData\Local\Programs@comfyorgcomfyui-electron\resources\ComfyUI\nodes.py", line 2124, in load_custom_node
module_spec.loader.exec_module(module)
File "", line 999, in exec_module
File "", line 488, in call_with_frames_removed
File "C:\Users\admin\Documents\ComfyUI\custom_nodes\ComfyUI-MimicMotion_init
.py", line 4, in
from .nodes import MimicMotionNode, LoadVideo, PreViewVideo
File "C:\Users\admin\Documents\ComfyUI\custom_nodes\ComfyUI-MimicMotion\nodes.py", line 15, in
from moviepy.editor import VideoFileClip,AudioFileClip
ModuleNotFoundError: No module named 'moviepy.editor'

Cannot import C:\Users\admin\Documents\ComfyUI\custom_nodes\ComfyUI-MimicMotion module for custom nodes: No module named 'moviepy.editor'

I installed moviepy again,but the err also haved. what can I do now?

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

      0