You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
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
https://www.sr-research.com/support/forumdisplay.php?fid=3
Ensure you have installed the Microsoft C++ Build Tools.
https://visualstudio.microsoft.com/zh-hans/visual-cpp-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:
The text was updated successfully, but these errors were encountered: