-
-
Notifications
You must be signed in to change notification settings - Fork 317
Avoid pyav v14 to prevent AttributeError #1112
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
Conversation
Fixes
This reverts commit b789b5c.
[Sorry for ghosting this PR. I've had a neat sequence of events that, unfortunately, kept me away from open-source (work deadline, vacation in China, being sick). Now I am back. I took the liberty to not just go over the PR but also checked out other changes that come with av v14, which are mostly removals of various convenience methods that used to exist before. I added changes for these here. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added all the changes I would make to this PR, and then I will merge once I#ve updated CI.
Closes: #1111.
Work around the issue described in #1111 by restricting pyav version.