Skip to content

Syntax error on line 146 "print" #8

@AppleTechy

Description

@AppleTechy

I received this error when I start the script. Any ideas? When I add the parentheses to where I think they would go but then I receive an error about importing StringIO. I included the actual error messages I received below

Script error: diags.py line 146: Missing parentheses in call to 'print'

Script error: Traceback (most recent call last):
File "diags.py", line 7, in
import StringIO
ImportError: No module named 'StringIO'

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