#1 document Python version

Open
opened 2 years ago by jwagner · 0 comments

The occurrences of print( in generate-sea.py suggest that the project uses Python 3. However, I then get a syntax error in line 397 of sea/lib/semeval_absa.py that uses print in Python 2 style. Running with Python 2, generate-sea.py produces the expected output.

The occurrences of `print(` in `generate-sea.py` suggest that the project uses Python 3. However, I then get a syntax error in line 397 of `sea/lib/semeval_absa.py` that uses `print` in Python 2 style. Running with Python 2, `generate-sea.py` produces the expected output.
Sign in to join this conversation.
No Label
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.