esdalmaijer / PyGaze

an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments
www.pygaze.org
GNU General Public License v3.0
670 stars 211 forks source link

FileNotFoundError: Could not find module 'iViewXAPI.dll' (or one of its dependencies). Try using the full path with constructor syntax. #157

Closed johnbone25 closed 2 years ago

johnbone25 commented 3 years ago

How can i use the eye tracking? I get this error by running "simple_tracker_experiment.py"

image

esdalmaijer commented 2 years ago

Change the TRACKERTYPE away from smi if you're not currently using an SMI tracker. If you are, then make sure you have iView installed.