Skip to content

Build fails on systems with Python 3.11 or later #136

@dragon0

Description

@dragon0

On systems with Python version 3.11 or later, WAF builds fail with the error ValueError: invalid mode: 'rUb'. This is because the 'U' file mode has been removed in Python 3.11. WAF has fixed this issue in version 2.1.2. Please bump waf to version 2.1.2.

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