Yaml file for remote GP3 eye tracker via iohub?

Hi there,

Does anyone have a working .yaml file for a remote Gazepoint GP3 eye tracker that would work via iohub?

I tried creating one following other examples, but PsychoPy dies with the error below. Other Python code I have can at least open the socket and get eye gaze data from it, so it’s not a firewall/networking issue.

Any ideas/suggestions? Thank you!

I’m running on a Mac laptop (macOS v10.13.3), PsychoPy v1.85.4, connecting via wifi to a Windows 7 laptop running Gazepoint Control with the window open.

Error:
Running: /Users/andrewd/rainbow/research/psychopy/psychopy/demos/builder/iohub/stroop_eyetracking/stroop_lastrun.py
(’!! Error starting ioHub: ‘, ScannerError(), ’ Exiting…’)
2018-03-06 15:52:05.213 python[26070:4442462] ApplePersistenceIgnoreState: Existing state will not be touched. New state will be written to (null)
Exception RuntimeError: RuntimeError(‘sys.meta_path must be a list of import hooks’,) in <bound method ExperimentHandler.del of <psychopy.data.experiment.ExperimentHandler object at 0x10ceac550>> ignored