palerma
About
- Username
- palerma
- Joined
- Visits
- 0
- Last Active
- Roles
- Member
Comments
-
If I do event.getKeys("escape") (psychopy code) in a sepated thread, I also get the same problem. Does this ring you a bell?
-
Hi guys, I'm also running into troubles trying to use multi threading with pygaze. I need multi threading because I want a process ruining in parallel that updates a variable with the current the current gaze. I then use this variable within severa…