I am trying to write a program in Python that will loop to keep checking the serial port (COM4) and print out a message when the character \"1\" is read from the serial port
For me the solution didn't work but what worked was closing all the applications that were interacting with the given com port.