indrajithi / genquest

Automatic question generation by using NLP
208 stars 60 forks source link

issue came like this #2

Closed SachinthaHewawasam closed 5 years ago

SachinthaHewawasam commented 5 years ago

File "quest.py", line 123 SyntaxError: Non-ASCII character '\xe2' in file quest.py on line 123, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

ajay5121992 commented 5 years ago

Add # coding=utf-8 in quest.py