Annmayn / html2excel

Convert HTML tables to excel files
https://pypi.org/project/html2excel/
MIT License
11 stars 3 forks source link

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa3 in position 13927: invalid start byte #6

Open Vinci141 opened 3 years ago

Vinci141 commented 3 years ago

I am getting errors as below.

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa3 in position 13927: invalid start byte

Where to fix this in code?