dr14_t.meter
dr14_t.meter copied to clipboard
ValueError
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.
I am having this issue as well. I am also running Python 3.13.3.
Proposed patch here https://github.com/simon-r/dr14_t.meter/pull/92
I have this problem as well