NaturalHistoryMuseum / pyzbar

Read one-dimensional barcodes and QR codes from Python 2 and 3.
MIT License
728 stars 176 forks source link

About messy code in the Chinese language #55

Open KevinPei777 opened 5 years ago

KevinPei777 commented 5 years ago

When the information in QR Code is Chinese, converting parsed byte data into Chinese is scrambling。How could I fix it.

guyskk commented 2 years ago

See workaround https://github.com/NaturalHistoryMuseum/pyzbar/issues/95#issuecomment-1149733685