html2text icon indicating copy to clipboard operation
html2text copied to clipboard

do not support chinese?

Open sandyplus opened this issue 7 years ago • 1 comments

I get this error if part of my text is chinese UnicodeDecodeError: 'ascii' codec can't decode byte 0xe8 in position 0: ordinal not in range(128)

sandyplus avatar Dec 25 '17 13:12 sandyplus

Yes, with Python 3. image

lcmartinezdev avatar Mar 05 '18 13:03 lcmartinezdev