Skip to content

A Module Error Bug #5799

@sancho1952007

Description

@sancho1952007

Traceback (most recent call last):
File "Movie Editor.py", line 4, in
File "", line 1007, in _find_and_load
File "", line 986, in _find_and_load_unlocked
File "", line 680, in _load_unlocked
File "PyInstaller\loader\pyimod03_importers.py", line 540, in exec_module
File "moviepy\editor.py", line 87, in
File "", line 1, in
AttributeError: module 'moviepy.audio.fx.all' has no attribute 'audio_fadein'
[14852] Failed to execute script Movie Editor

The Line 4 is: "import moviepy.editor"
The python file works all fine.

Why is it showing such a error???

Metadata

Metadata

Assignees

No one assigned

    Labels

    solution:duplicateResolved: This issue is a duplicate.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions