Skip to content

Got an error while opening python web_ui.py #10

@Syehnna

Description

@Syehnna

C:\AI Learning\Dofaker\dofaker>python web_ui.py
Traceback (most recent call last):
File "C:\AI Learning\Dofaker\dofaker\web_ui.py", line 4, in
from dofaker import FaceSwapper, PoseSwapper
File "C:\AI Learning\Dofaker\dofaker\dofaker_init_.py", line 6, in
from .face_core import FaceSwapper
File "C:\AI Learning\Dofaker\dofaker\dofaker\face_core.py", line 5, in
from moviepy.editor import VideoFileClip
ModuleNotFoundError: No module named 'moviepy.editor'

I'm using pip install

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