from Application.stitch_cmd import * File "c:\Stitch-master\Application\stitch_cmd.py", line 70 print "" ^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? #60
from Application.stitch_cmd import *
File "c:\Stitch-master\Application\stitch_cmd.py", line 70
print ""
^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
is it outdated , should i use an older python version?
from Application.stitch_cmd import * File "c:\Stitch-master\Application\stitch_cmd.py", line 70 print "" ^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
is it outdated , should i use an older python version?