dr14_t.meter icon indicating copy to clipboard operation
dr14_t.meter copied to clipboard

ValueError

Open fn-ix opened this issue 6 months ago • 3 comments

After a recent Python update, I’m getting the following error with regular FLAC files:

Unexpected error: (<class 'ValueError'>, ValueError('The binary mode of fromstring is removed, use frombuffer instead')

Version 1.0.16, Python ver 3.13.3.

fn-ix avatar Jun 09 '25 19:06 fn-ix

I am having this issue as well. I am also running Python 3.13.3.

bravemenrun avatar Jun 12 '25 02:06 bravemenrun

Proposed patch here https://github.com/simon-r/dr14_t.meter/pull/92

radupotop avatar Jun 12 '25 10:06 radupotop

I have this problem as well

thanosmat avatar Sep 20 '25 23:09 thanosmat