Skip to content

Support MoviePy 2 imports#44

Draft
Mirochill wants to merge 1 commit into
nimaid:mainfrom
Mirochill:fix-37-moviepy-v2-import
Draft

Support MoviePy 2 imports#44
Mirochill wants to merge 1 commit into
nimaid:mainfrom
Mirochill:fix-37-moviepy-v2-import

Conversation

@Mirochill

Copy link
Copy Markdown

Summary:

  • keep the MoviePy 1.x moviepy.editor import path when it exists
  • fall back to MoviePy 2.x top-level imports when only moviepy.editor is missing
  • re-raise other missing-module errors instead of hiding dependency problems

Validation:

  • git diff --check
  • git diff --cached --check
  • git show --check --stat --oneline HEAD
  • Not run locally.

Closes #37

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

Successfully merging this pull request may close these issues.

Binary Waterfall doesn't start when installed using pip

1 participant