View Single Post
  #1  
Old 07-16-2008, 05:30 PM
Uttama_vizard Uttama_vizard is offline
Member
 
Join Date: Sep 2007
Posts: 60
Arrington Plugin

Hello,

I am trying to interface an Arrington Eye Tracker with the Vizard platform. When I am trying to access the tracker data by using

import vpx
point = vpx.getSmoothedGazePoint()

I am getting this error

import vpx
ImportError: DLL load failed: The specified module could not be found.


I have seen that my vizard\bin file has the vpx.dll.

If anyone can suggest me something, it would be really helpful to me.

Thanks

Uttama
Reply With Quote