I keep getting ``invalid utf-8 sequence of 1 bytes from index 6`` when i run the program. From digging around it seems like the encoding is wrong on my files, but when I go and examine them, they are not incorrect.
I keep getting
invalid utf-8 sequence of 1 bytes from index 6when i run the program.From digging around it seems like the encoding is wrong on my files, but when I go and examine them, they are not incorrect.