I am working on a project that requires the gaze data capture by Tobii eye tracker 5. I followed the tobii-sdk step by step guide which helps create a very basic program that prints gaze data from my eye tracker. However, when I run the code it only print None and I am not sure why.But Eye Tracker work perfectly by Tobii Experience and Tobii ghost
My code is directly off: https://developer.tobiipro.com/python/python-step-by-step-guide.html
Also I am using the Tobii Eye Tracker 5 with python 3.8