esdalmaijer / PyGaze

an open-source, cross-platform toolbox for minimal-effort programming of eye tracking experiments
www.pygaze.org
GNU General Public License v3.0
671 stars 211 forks source link

Import issue with libwebcam.py module #49

Open theanirudhvyas opened 8 years ago

theanirudhvyas commented 8 years ago

"import sys" needs to be added to the code to make it work. otherwise python throws an error.