Hi,
I can not run the test cases.
My command:
$ python benchrun.py -f testcases/* -t 1 2 4 --includeFilter insert update --trialTime 10
Error message:
File "benchrun.py", line 223 print commands ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(commands)?
Thanks for your help!
Pascal
Hi,
I can not run the test cases.
My command:
$ python benchrun.py -f testcases/* -t 1 2 4 --includeFilter insert update --trialTime 10Error message:
File "benchrun.py", line 223 print commands ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(commands)?Thanks for your help!
Pascal