errno 12 ENOMEM ?
-
@soren
will be good if you add there some print statements withprint('where:', str(gc.mem_free()))
then you will see where memory is eaten
@soren
will be good if you add there some print statements with
print('where:', str(gc.mem_free()))
then you will see where memory is eaten