Skip to content

Blinka install crashing parsing system command #6

@caternuson

Description

@caternuson

Re this thread:
https://forums.adafruit.com/viewtopic.php?f=60&t=174485

Looks like it got some unexpected return from running the system command:

File "/usr/local/lib/python3.7/dist-packages/adafruit_shell.py", line 75, in run_command
decoded_output = output.decode("utf-8").strip()
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 7: invalid start byte

(full stack trace in thread)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions