Skip to content

gstdec 'StructureWrapper' object has no attribute 'get_int' #149

@wargreen

Description

@wargreen

Hi, and thanks for your tools !

When trying to import a flac files via beets, i got

beet import -m ./Estradasphere/
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/audioread/gstdec.py", line 262, in _notify_caps
    self.channels = info.get_int('channels')[1]
                    ^^^^^^^^^^^^
AttributeError: 'StructureWrapper' object has no attribute 'get_int'

I can search for more information if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions