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

[PY-647][external]Fixed cv2 import statement #754

Merged
merged 2 commits into from
Dec 19, 2023
Merged

[PY-647][external]Fixed cv2 import statement #754

merged 2 commits into from
Dec 19, 2023

Conversation

JBWilkie
Copy link
Collaborator

Problem

When pulling video files as frames, we use cv2 to extract & write frames. A small bug prevents darwin-py from accessing the necessary imwrite cv2 function to do this, resulting in ImportError

Solution

Fixed the import statement & function reference

Changelog

Fixed issue with pulling videos as frames

Copy link

linear bot commented Dec 14, 2023

@Nathanjp91 Nathanjp91 merged commit a5294fc into master Dec 19, 2023
13 checks passed
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.

2 participants