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

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

Closed Shaukat456 closed 2 years ago

Shaukat456 commented 2 years ago

How can I manually install iViewAPI.dill since the pygaze doesn't seem to work without it?

eror

esdalmaijer commented 2 years ago

That DLL is only necessary if you're trying to use an eye-tracker from SensoMotoric Instruments (SMI). If you're not, don't set TRACKERTYPE = "smi". If you are, then you should have the DLL from SMI itself, as it's a proprietary library. You might have to do some digging around to find it on your computer; it should be somewhere in the SMI SDK files.