Complete-Python-3-Bootcamp icon indicating copy to clipboard operation
Complete-Python-3-Bootcamp copied to clipboard

python advanced modules puzzle decodeError

Open qety4 opened this issue 2 years ago • 0 comments

when I try to run the re.search functions on all the files it returns a UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 3131: invalid start byte. I am on macOS.

qety4 avatar Mar 14 '23 23:03 qety4