AttributeError: module 'pylink' has no attribute 'EyeLinkCustomDisplay'
Good afternoon :)
I am running an eyetracking experiment in OpenSesame, using pylink to connect the experiment to the Eyelink 1000 eyetracker.
I get the error: AttributeError: module 'pylink' has no attribute 'EyeLinkCustomDisplay'
I have pylink version 0.3.3 installed. I read in earlier forum posts that earlier versions of pylink do not have EyelinkCustomDisplay, and that I should download the developers kit from the SR website. I have downloaded it now, but I am not sure which aspect of this kit I should add to OpenSesame.
Thanks in advance for your help!
Comments
This website helped me fix the error :) Getting Started with OpenSesame (sr-research.com)
I needed to move the required files from Pylink into the site packages of OpenSesame