Skip to content

PyOpenGaze for GP3 HD #2

@PWaRoo

Description

@PWaRoo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions