Since moving to Windows7 I get this message. Running Python 26
Traceback (most recent call last):
File "wattcher.py", line 55, in <module>
ser = serial.Serial(SERIALPORT, BAUDRATE)
File "c:\python26\lib\site-packages\serial\serialutil.py", line 171, in __init
__
self.open()
File...