Open Evelyn92 opened 4 months ago
Thanks @Evelyn92 - our SOPs are only for Ubuntu installations, so I would like to add this as an appendix for Windows users. Does that make sense to you?
Thanks @Evelyn92 - our SOPs are only for Ubuntu installations, so I would like to add this as an appendix for Windows users. Does that make sense to you?
Hi @oesteban , that sounds like a great idea :)
I found it a bit tricky to get pyEdfRead working in 2024. Here are the steps I followed to make the package work on my Windows system. Note that some updates differ from the instructions provided here: https://www.axonlab.org/hcph-sops/data-collection/notes-software/#conversion-of-et-recordings-into-bids
Install EyeLink
Ensure you have installed the Microsoft C++ Build Tools.
Prepare conda virtual env, with python version above 3.7. Some unexpected issues will occur if the python version=3.6 or below.
Modify the files in the directory of EyeLink for supporting Windows
Install pyedfread from the original repo: