Skip to content

Erros in reading an EDF file: UnicodeEncodeError: 'ascii' codec can't encode... #26

@RyanY11

Description

@RyanY11

I'm trying to use eyelinkio for developing my codes to analyze eye-tracking data. First I tried the default test_2_raw.edf in tests, it returned the same as README, but when I try my test data it returned UnicodeEncodeError:

UnicodeEncodeError: 'ascii' codec can't encode characters in position 26-33: ordinal not in range(128)

I tried to open and compare the two EDF in Windows Notepad, and the first 10 lines looks similar and I can't find out why it showed UnicodeEncodeError.

Do you have any idea? Many thanks!~

Image

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