JamesQFreeman / MicEye

Record radiologists' eye gaze when they are labeling images.
MIT License
42 stars 10 forks source link

How to install TobiiEyeTracker module? #3

Closed Franka-Med closed 1 year ago

Franka-Med commented 1 year ago

When I run python MicEye.py after following the installation tutorial, I get ModuleNotFoundError: No module named 'TobiiEyeTracker' I tried pip install TobiiEyeTracker, but it didn't work, where can I download this module?

Fortogether commented 1 year ago

Hi, I also encountered this problem, did you solve it and how did you solve it?

Franka-Med commented 1 year ago

@Fortogether Yes, I've solved the problem and it's working fine now. You can download it from this link corresponding DLL library: https://github.com/JamesQFreeman/PyEyetracker

JamesQFreeman commented 1 year ago

Thanks, I will link it down below the README.