PxMagic
PxMagic copied to clipboard
bug in example\search_photo.py
line 12 is "from src.five_hundred_px import *", should be "from fhp.src.five_hundred_px import *", since there is no such module as "src".