File "crop_plates.py", line 34 print "input_dir (%s) doesn't exist" ^ SyntaxError: invalid syntax what to do if this happens?
File "crop_plates.py", line 34
print "input_dir (%s) doesn't exist"
^
SyntaxError: invalid syntax
what to do if this happens?