esdalmaijer / webcam-eyetracker

Webcam-based pupil-tracker, complete with GUI to perform calibrations.
http://www.pygaze.org/2015/06/webcam-eye-tracker/
GNU General Public License v3.0
294 stars 105 forks source link

Requirements file #17

Closed Nuno-Ferreira closed 11 months ago

Nuno-Ferreira commented 1 year ago

Would you like this separate requirements file or would it be better to integrate it into the README? Let me know if the file is in a good format

Solves issue #15.

drsax93 commented 1 year ago

Hello, I think you should include a requirements.txt because right now it is very unclear. From the readme you can navigate to the pyGaze webpage and then look at the instructions from there but it is suboptimal for sure!

Also I couldn't understand whether this can be run on Python3? The VideoCapture package seems to go only up to 2.7?