Error observed while using Tobii Eye tracker Pro Nano with PsychoPy 2025.1.1 version

If this template helps then use it. If not then just delete and start from scratch.

OS (e.g. Win10): Win 11
PsychoPy version (e.g. 2024.2.4 Py 3.8): 2025.1.1
Standard Standalone Installation? (y/n) If not then what?: Y
Do you want it to also run online? (y/n) N
What are you trying to achieve?: Use Tobii Pro Nano eye tracker

What did you try to make it work?: Calibration working. Validation throws error. Removed validation to try using etRecord component. It doesn’t enable eye tracker when etRecord component is used. Tried demo experiment (eyetracking). In the demo, the eye tracker is on during etRecord but stimulation is not working (no movement on screen) and no data is recorded.

Link to the most relevant existing thread you have found:

What specifically went wrong when you tried that?:
Include pasted full error message if possible. “That didn’t work” is not enough information.

Python310\site-packages\psychopy_eyetracker_tobii\tobii\eyetracker.py", line 458, in _getIOHubEventObject
right_gx, right_gy, right_gz = eye_data_event[‘right_gaze_origin_in_trackbox_coordinate_system’]
KeyError: ‘right_gaze_origin_in_trackbox_coordinate_system’