Skip to content

Syntax error in antlr4/runtime/Swift/boot.py #2369

@sellingsolutions

Description

@sellingsolutions

Hey guys, when running:
python boot.py --gen-xcodeproj
I got this error message:
File "boot.py", line 179 print GREEN + "[ANTLR] " + msg + RESET ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(GREEN + "[ANTLR] " + msg + RESET)?

So I simply did as instructed, I added the missing parentheses and the script ran fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions