pyserial says TypeError: unicode strings are not supported, please encode to bytes
I am using a program to track peoples faces through my webcam and move servo motors in the direction the person is. Source. But when running the software, and the camera detects a face it crashes and gives this error: