If this template helps then use it. If not then just delete and start from scratch.
OS (e.g. Win10): Win10
PsychoPy version (e.g. 2024.2.4 Py 3.8): 2025.1.1 Py10
Standard Standalone Installation? (y/n) Y
Do you want it to also run online? (y/n) N
What are you trying to achieve?:
Properly integrate Tobii Fusion
What did you try to make it work?:
Installed PsychoPy, installed Tobii Plugin, then testing.
What specifically went wrong when you tried that?:
Include pasted full error message if possible. “That didn’t work” is not enough information.
Calibration works perfectly. But when Start recording, below error seems happen every frame.
“C:\Users\User\AppData\Roaming\psychopy3\packages\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’
Traceback (most recent call last):
So above error message continously fill the log window, and nothing related to gaze info saves.