Results 2 comments of Silvia-Laura Pintea

Hi, Thanks a lot for the fast reply. It does seem indeed to be a python related problem and not related to your code. But I have not managed to...

Hi, Just a note for maybe other people who stumble upon this: The solution I found is using: `._asdict()` instead of `.__dict__`. Peace, Silvia