Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PyGaze error in OpenSesame using GazePoint #172

Open
13Elena98 opened this issue Jun 9, 2023 · 0 comments
Open

PyGaze error in OpenSesame using GazePoint #172

13Elena98 opened this issue Jun 9, 2023 · 0 comments

Comments

@13Elena98
Copy link

Hi there,

I’m working on an experiment with OpenSesame 3.3.14 running with Python 3.7 and GazePoint 6.9.0.

I have some problem with the PyGaze library. The experiment runs correctly for some trials but then slows down and I get the following message on the console:

Exception in thread PyGaze_OpenGazeConnection_incoming:
Traceback (most recent call last):
  File "C:\Program Files (x86)\OpenSesame\lib\threading.py", line 926, in _bootstrap_inner
    self.run()
  File "C:\Program Files (x86)\OpenSesame\lib\threading.py", line 870, in run
    self._target(*self._args, **self._kwargs)
  File "C:\Program Files (x86)\OpenSesame\Lib\site-packages\pygaze\_eyetracker\opengaze.py", line 405, in _process_incoming
    if not messages[-1][-2:] == '/>':
IndexError: list index out of range

I had a similar issue a few months ago. At the following link there are all the information that I previously reported directly on the OpenSesame forum (@smathot kindly helped me to fix the problem):
https://forum.cogsci.nl/discussion/8360/gazepoint-opensesame-lxml-etree-xmlsyntaxerror-extracontent#latest

Do you have any suggestions?

Thanks in advance!

Elena

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant