Hello,
Using Win 10
Psychopy (latest) 1.85.3
Tobii SDK 1.0.1
Using Builder, minimal coding skills
Python 2.7 only, no other versions
Im following the ECEM 2013 manual for an Eyetracker test using Tobiipro x3 120.
Both - for my experiment and the demo stroop task - i can run the exp. with all details on the hdf5 file, except for the eye tracker which doesnt communicate. I get the following error. Please help or point me towards what i need to do.
ImportError(‘No module named tobii.eye_tracking_io’,)
[’ File “C:\Program Files (x86)\PsychoPy2\lib\site-packages\psychopy\iohub\devices\eyetracker\hw\tobii\tobiiclasses.py”, line 39, in \n import tobii.eye_tracking_io as TobiiPy\n’]
Error importing TobiiPsychopyCalibrationGraphics
<type ‘exceptions.ImportError’>
ImportError(‘cannot import name Point2D’,)
[’ File “C:\Program Files (x86)\PsychoPy2\lib\site-packages\psychopy\iohub\devices\eyetracker\hw\tobii\eyetracker.py”, line 22, in \n from tobiiCalibrationGraphics import TobiiPsychopyCalibrationGraphics\n’,
’ File “C:\Program Files (x86)\PsychoPy2\lib\site-packages\psychopy\iohub\devices\eyetracker\hw\tobii\tobiiCalibrationGraphics.py”, line 24, in \n from . tobiiclasses import Point2D\n’]
Regards,
Nannu