What steps will reproduce the problem?
1.I have taken the code of eye tracking which is developed by using two
camera's(eye and world) and i try it for single camera by modifying some of the
codes.
2.I have downloaded all the library files required and also saved it in the
working folder
3.When i run the main.py file in vizard it shows errors like,
Traceback (most recent call last):
File "<string>", line 11, in <module>
File "C:\Documents and Settings\admin\My Documents\Downloads\31.10.13- python 2.7.3 for eye tracking\pupill-source code\pupil-240c3cce5412\pupil_src\capture\main.py", line 75, in <module>
from world import world
File "world.py", line 28, in <module>
from glfw import *
File "C:\Documents and Settings\admin\My Documents\Downloads\31.10.13-python 2.7.3 for eye tracking\pupill-source code\pupil-240c3cce5412\pupil_src\shared_modules\glfw\__init__.py", line 64, in <module>
raise RuntimeError, 'GLFW library not found'
RuntimeError: GLFW library not found
What is the expected output? What do you see instead?
Initially i want to debug the errors.it would be very grateful if u give
solutions for this problem..
What version of the product are you using? On what operating system?
windowsXP
Please provide any additional information below.
Original issue reported on code.google.com by kprav...@iitgn.ac.in on 1 Nov 2013 at 5:10
Original issue reported on code.google.com by
kprav...@iitgn.ac.in
on 1 Nov 2013 at 5:10