asammdf icon indicating copy to clipboard operation
asammdf copied to clipboard

'New record' referenced before assignment

Open cube2022 opened this issue 3 years ago • 1 comments
trafficstars

Python-Version: 3.9 Asammdf Version: 7.1.1 File: mdf_v3.py

I always get the error "local variable 'new record' referenced before assignment in line 1734 in append new-record.append(None). Is this a general problem or is something wrong with my configuration?

Regards

cube2022 avatar Oct 05 '22 14:10 cube2022

Is this a general problem or is something wrong with my configuration?

just a bug in the code, nothing wrong on your side

danielhrisca avatar Oct 11 '22 09:10 danielhrisca

@cube2022 please try the development branch code

danielhrisca avatar Dec 20 '22 12:12 danielhrisca