Replies: 1 comment 3 replies
-
This is intentional due to space issues on PyPI |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I encountered an issue when attempting to install av==14.1.0 on PyPy using the Docker image pypy:3.10-7.3.18-slim. The installation fails due to missing FFmpeg-related libraries. Below is the error message:
Downgrading to av==14.0.1 works without issues.
Beta Was this translation helpful? Give feedback.
All reactions