Skip to content

Replace skvideo with cv2 for video reading#154

Open
syzygy137 wants to merge 1 commit into
hzwer:mainfrom
syzygy137:remove-skvideo
Open

Replace skvideo with cv2 for video reading#154
syzygy137 wants to merge 1 commit into
hzwer:mainfrom
syzygy137:remove-skvideo

Conversation

@syzygy137
Copy link
Copy Markdown

skvideo crashes on numpy 2.x+ with:

AttributeError: module 'numpy' has no attribute 'float'.

This replaces it with a cv2-based reader since OpenCV is already a dependency. Also removes sk-video from requirements.txt.

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.

1 participant