stuartpittaway / Super8FilmScanner

Super 8 film scanner, 3d printed and uses OpenCV
GNU General Public License v3.0
46 stars 11 forks source link

SyntaxError: Invalid syntax #14

Open elgato45 opened 2 months ago

elgato45 commented 2 months ago

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

stuartpittaway commented 2 months ago

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