FabriceSalvaire/CodeReview

SyntaxError: invalid syntax

Dmytrius opened this issue · 1 comments

I tried to install your program, but this error showed me:

~/CodeReview$ python setup.py build
File "setup.py", line 34
print('CodeReview requires Python 3', file=sys.stderr)
^
SyntaxError: invalid syntax

You must use Python 3, not 2