Open elgato45 opened 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
Python 2.7 is quite old now, can you try V3?
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