Skip to content

Deprecation Warning with python3.8 #264

@lowki

Description

@lowki

Using this package with python 3.8 raises a deprecation warning
site-packages/aeneas/wavfile.py:78: DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead data = numpy.fromstring(fid.read(size), dtype=dtype)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions