Skip to content

releasing 1.3.1#378

Merged
keighrim merged 2 commits intomainfrom
develop
Mar 11, 2026
Merged

releasing 1.3.1#378
keighrim merged 2 commits intomainfrom
develop

Conversation

@keighrim
Copy link
Member

Overview

Bug-fix release to address broken as_PIL=True option in extract_frames_as_images.

Changes

Replace importlib.__import__ with importlib.import_module in
_check_cv_dep so that submodules (e.g. PIL.Image) are returned
directly instead of the top-level package.
Fix PIL.Image import in _check_cv_dep
@clams-bot clams-bot added this to infra Mar 11, 2026
@github-project-automation github-project-automation bot moved this to Todo in infra Mar 11, 2026
@keighrim keighrim merged commit 9824757 into main Mar 11, 2026
7 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in infra Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant