pyedfread
pyedfread copied to clipboard
zsh: segmentation fault
When I parse any of my own edf files, I get this error:
loadEvents = 1 zsh: segmentation fault python main.py
My installation generally works and parses the demo EDF file from this repo without problems. I get this error both from the python library and the command line tool.
An example file from my side is here: 023.EDF.zip