Oleg Smoliakov

Results 1 issues of Oleg Smoliakov

### I use MacBook with `Retina` display, so when I ran the simple code below: ``` from python_imagesearch import imagesearch img = "pics/testimg.png" print(imagesearch.imagesearch(img)) ``` I got this error: ```...