Skip to content

运行图形出错!!求解 #21

Description

@maisy-1984

E:\PY\Video_note_generator>python web.py
Traceback (most recent call last):
File "E:\PY\Video_note_generator\web.py", line 5, in
from video_note_generator import generate_video_note
File "E:\PY\Video_note_generator\video_note_generator.py", line 12, in
from src.video.convert import VideoNoteGenerator
File "E:\PY\Video_note_generator\src\video\convert.py", line 17, in
from src.video.audio import extract_audio_to_mp3
File "E:\PY\Video_note_generator\src\video\audio.py", line 2, in
from moviepy.editor import VideoFileClip
ModuleNotFoundError: No module named 'moviepy.editor'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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