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

Fix compatibility with latest EyeLink SDK and PyLink #163

Closed smathot closed 2 years ago

smathot commented 2 years ago

The latest versions of PyLink and the latest EyeLink SDK broke PyGaze. This was due to two separate issues:

This pull request should fix both issues and be backwards compatible.

This should fix #159 and #160.

smathot commented 2 years ago

Could you release this to PyPi? It's kind of an important fix, and I want to include it with the next release of OpenSesame (3.3.11).