Skip to content

Runtime error when running Savu #643

@aboulhaa

Description

@aboulhaa

Hello everyone,

I installed savu following the instructions on the web site.
The installation prompted me to use a version higher than Python 2 while it seems to be referring to Python 2 during runtime.

When I run this command,
savu <data_file> <process_list>

I get the following errors:

Traceback (most recent call last):
..
print "Tests will run shortly, and may take some time to complete"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Tests will run shortly, and may take some time to complete")?

Kindly advise if you faced something similar or direct me to the correct contact to check out.
Thank you.

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