logbird/360yunpan

SyntaxError: Missing parentheses in call to 'print'

Opened this issue · 1 comments

Hi, I try the command from the tips, but it seems some errors there.

$ ./cli.py -h
File "./cli.py", line 63
-o, --offline ▒▒ʼ▒▒▒▒▒▒▒▒
-t, --task ▒鿴▒▒▒▒▒▒▒ض▒▒▒

"""
                      ^

SyntaxError: Missing parentheses in call to 'print'

Require: Python 2.x
Don't support Python 3.x
Think You!