Error Message : Pygaze_eye tracker not found
Hello everyone,
I'm using an eye-tracker EyeLink 1000 plus with a host PC for the calibration and a display PC for the experimental task. The two PC are connected by an ethernet wire and the camera is connected with the host PC and after checking, all connections are ok.
I'm using Opensesame Pyhton 2.7 with Pygaze and I installed the EyeLink Display software and Pylink 2.7 following the instructions.
When I launch the task I receive an error message : AttributeError Pygaze_eyetracker not found.
Everything is installed, connected and the camera is power on.
Does anyone have an idea what's going on ?
Thank you for your help !
Comments
Is there a pygaze_init item at the start of your experiment, and are there any pygaze_* items within the main sequence too? (Ideally they should be nested in trial sequences.)
Edwin,
Thank you for your answer. Inded, it was a problem with pygaze_init which was not at the right place.