Skip to content

invalid syntax error when using robotframework2testrail.py #9

@anitagaga

Description

@anitagaga

It throws the syntax error when I perform dry run:

[ ERROR ] Parsing 'python' failed: File or directory to execute does not exist.

Try --help for usage information.
[...] % python robotframework2testrail.py --tr-config=testrail.cfg --dryrun --tr-run-id=196 output.xml
File "robotframework2testrail.py", line 192
print(msg_template.format(**testcase), end=Style.RESET_ALL)
^
SyntaxError: invalid syntax

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