Skip to content

Monsoon.reflash does not work with Python 3 #12

@luiscruz

Description

@luiscruz

The main problem is related with the way the .fwm file is opened.
With Python 3 the file has to be opened as bytes. However this enforces other changes in the code.

The following docs might help:
http://python3porting.com/problems.html#bytes-strings-and-unicode

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