Skip to content

Unicode Decode Error #1

@hpcolus

Description

@hpcolus

I have a fit file that when trying to open generates this error
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd2 in position 33: invalid continuation byte

the offending code is in field.py
string_container = bytes_buffer.decode('utf-8')

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