nathanlopez/Stitch

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(...)?

Adamladeb opened this issue · 3 comments

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?

Ok we provide you help soon

I am getting this same issue, pls advise @kanubhai12

please help, same problem