pyedfread icon indicating copy to clipboard operation
pyedfread copied to clipboard

zsh: segmentation fault

Open wunderwald opened this issue 2 years ago • 0 comments

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

wunderwald avatar Oct 04 '23 09:10 wunderwald