PDA

View Full Version : Installation of Pygaze for Eyetracking


Vishav
02-05-2019, 10:14 PM
I need to use pygaze for my eye tracking study in vizard. But I am getting following error:
C:\Program Files\WorldViz\Vizard5\bin\python.exe: can't open file 'C:\Program Files\WorldViz\Vizard5\bin\Scripts\pip-script.py': [Errno 2] No such file or directory

I am not able to install pygaze package. What is the issue?

Jeff
02-14-2019, 09:37 PM
Try following the instructions for Installing the Source Code on the following page:

http://www.pygaze.org/downloads/

Copy the unzipped pygaze folder into site-packages folder of the Vizard installation:

C:\Program Files\WorldViz\Vizard5\bin\lib\site-packages

Does this work for you?

NabeelKhan
07-23-2019, 11:32 PM
The problem is still actual, I did it in the same way and everything worked perfect. Meanwhile here is a useful article (https://docsbay.net/pygaze-an-open-source-cross-platform-toolbox-for-minimal-effort-programming-of-eye-tracking-experiments), hope that helps more.