⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

python3-pyacoustid depends on python3-standard-aifc and python3-standard-sunau, which are not currently packaged. #58496

@greengoose747

Description

@greengoose747

Is this a new report?

Yes

System Info

Void 6.12.63_1 x86_64 AuthenticAMD notuptodate rrmFFFF

Package(s) Affected

python3-pyacoustid

Does a report exist for this bug with the project's home (upstream) and/or another distro?

No response

Expected behaviour

The module should be able to fingerprint a file - see steps to reproduce.

Actual behaviour

When attempting to fingerprint a file:
ModuleNotFoundError: No module named 'aifc'

Note: 'aifc' and 'sunau' are modules that used to be included in the standard library but were dropped in 3.13.
They are available in PyPI at https://pypi.org/project/standard-aifc/ and https://pypi.org/project/standard-sunau/

Steps to reproduce

install python3-pyacoustid and run:

import acoustid
acoustid.fingerprint_file('/path/to/file.mp3')

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-testingTesting a PR or reproducing an issue needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions