ThoughtfulDev / EagleEye

Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
Do What The F*ck You Want To Public License
4.19k stars 558 forks source link

aName is not defined when running #64

Closed szcharlesji closed 5 years ago

szcharlesji commented 5 years ago

''' Traceback (most recent call last): File "eagle-eye.py", line 260, in main(skipFB=args.skipfb, skipY=args.skipyandex, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName) NameError: name 'aName' is not defined '''

ThoughtfulDev commented 5 years ago

Fixed in lasted commit :) Thanks