You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2018. It is now read-only.
File "/Library/Python/2.7/site-packages/pyrouge/rouge.py", line 76
print("Rouge returned a non-zero error code. Output was: ", file=sys.stderr)
^
SyntaxError: invalid syntax
Do you have any idea how to solve this problem?
I installed this by pip install git+https://github.com/andersjo/pyrouge
Thanks in advanced