-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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'
rbrovko
Metadata
Metadata
Assignees
Labels
No labels