Super8FilmScanner icon indicating copy to clipboard operation
Super8FilmScanner copied to clipboard

SyntaxError: Invalid syntax

Open elgato45 opened this issue 1 year ago • 1 comments

Hi Stuart, thanks for your project. I'm trying to run your code but I'm getting this error, I have python version 2.7.18.

python RasPi_Camera_Super8Scanner.py File "RasPi_Camera_Super8Scanner.py", line 62 def MarlinWaitForReply(MarlinSerialPort: serial.Serial, echoToPrint=True) bool: ^ SyntaxError: invalid syntax

elgato45 avatar Sep 05 '24 19:09 elgato45

Python 2.7 is quite old now, can you try V3?

stuartpittaway avatar Sep 05 '24 19:09 stuartpittaway