I have following code:
from python_imagesearch.imagesearch import imagesearch pos = imagesearch("./image_to_find.png") if pos[0] != -1: print(