Skip to content

--no-binary install fails with 14.3.0 #1862

Description

@daveisfera

This works:

pip install av==14.3.0

This doesn't:

pip install av==14.3.0 --no-binary av

And here's the output:

ERROR: Could not find a version that satisfies the requirement av==14.3.0 (from versions: 0.1.0, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.3.0, 0.3.1, 0.3.2, 0.3.3, 0.4.0, 0.4.1, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 6.0.0, 6.1.0, 6.1.2, 6.2.0, 7.0.0, 7.0.1, 8.0.0, 8.0.1, 8.0.2, 8.0.3, 8.1.0, 9.0.0, 9.0.1, 9.0.2, 9.1.0, 9.1.1, 9.2.0, 10.0.0, 11.0.0, 12.0.0, 12.1.0, 12.2.0, 12.3.0, 13.0.0, 13.1.0, 14.0.0, 14.0.1, 14.1.0, 14.2.0)

[notice] A new release of pip is available: 24.3.1 -> 25.0.1
[notice] To update, run: pip install --upgrade pip
ERROR: No matching distribution found for av==14.3.0

Using Python 3.13.2

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions