Open hughperkins opened 6 years ago
currently using python 3 gives:
File "run_pg.py", line 44 print "*********** Iteration %i ****************" % COUNTER ^ SyntaxError: Missing parentheses in call to 'print'
currently using python 3 gives: