CEM icon indicating copy to clipboard operation
CEM copied to clipboard

utf-8 decode error fix

Open neccuo opened this issue 2 years ago • 0 comments

It was giving an UnicodeDecodeError. Explicitly specifying the 'encoding' parameter as 'uft-8' fixed the issue.

neccuo avatar May 10 '23 18:05 neccuo