Closed EatenHardship closed 4 years ago
On Win10 I got UnicodeDecodeError on an attempt to iterate over any table. Specifying UTF-8 as the encoding for the open() call fixes the issue.
Thank you for reporting this bug!
On Win10 I got UnicodeDecodeError on an attempt to iterate over any table. Specifying UTF-8 as the encoding for the open() call fixes the issue.