dopefishh / pympi

A python module for processing ELAN and Praat annotation files
MIT License
93 stars 39 forks source link

problem with to_eaf #57

Open evvahu opened 6 months ago

evvahu commented 6 months ago

Hi,

I'm trying to save an elan file using the function pympi.Elan.to_eaf(). The saved file cannot be opened in ELAN, the screen remains blank. I checked and all of the information seems to be present in the Eaf object. Any clue what could be wrong?

Thank you! Best, Eva