Fixed UnicodeDecodeError (#1316)
* Update image.py use encoding="utf8", in line303, 413, 524, 803, 1459 fix UnicodeDecodeError: 'cp950' codec can't decode byte 0x83 in position 52: illegal multibyte sequence * Update image.py fix : ValueError: binary mode doesn't take an encoding argument --------- Co-authored-by: Ching-Yuan Huang <47504492+che610369@users.noreply.github.com>
C
Ching-Yuan Huang committed
8f08832c0ff034865632e33c66c8f7e32b38da36
Parent: e0eda1c
Committed by GitHub <noreply@github.com>
on 6/16/2023, 2:30:05 PM