-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hi there,
After calibration, I would like to get raw gaze coordinates with timestamps from Gazepoint Control. However, tunning PyOpenGaze just gives me an python error??
File ~\AppData\Local\Programs\Python\Python311\Lib\dataclasses.py:958 in _process_class
cls_fields.append(_get_field(cls, name, type, kw_only))
File ~\AppData\Local\Programs\Python\Python311\Lib\dataclasses.py:815 in _get_field
raise ValueError(f'mutable default {type(f.default)} for field '
ValueError: mutable default <class 'numpy.ndarray'> for field LANDMARKS is not allowed: use default_factory
I am using spyder with python 3.11 as interpreter.
Would you know if somewhat can be fixed? or could you suggest solutions?
Best, Peter
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels