Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I got error in MoviePy #3

Open
iqsalah opened this issue Nov 24, 2024 · 0 comments
Open

I got error in MoviePy #3

iqsalah opened this issue Nov 24, 2024 · 0 comments

Comments

@iqsalah
Copy link

iqsalah commented Nov 24, 2024

When i run the script i got this error:

MoviePy - Writing audio in Eden - Derivakat [OFFICIAL M/V].mp3
Exception ignored in: <function FFMPEG_AudioWriter.__del__ at 0x0000022C93AB77E0>
Traceback (most recent call last):
  File "C:\Users\3D\AppData\Local\Programs\Python\Python311\Lib\site-packages\moviepy\audio\io\ffmpeg_audiowriter.py", line 132, in __del__
    self.close()
  File "C:\Users\3D\AppData\Local\Programs\Python\Python311\Lib\site-packages\moviepy\audio\io\ffmpeg_audiowriter.py", line 121, in close
    self.proc.stdin.close()
OSError: [Errno 22] Invalid argument

Update: I got this error after updating the libraries:

    from moviepy.editor import *
ModuleNotFoundError: No module named 'moviepy.editor'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant