You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Uploading Local Known Images
==> Please agree to google's stuff in the browser
Traceback (most recent call last):
File "/home/kali/EagleEye/eagle-eye.py", line 229, in
main(skipFB=args.skipfb, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName)
File "/home/kali/EagleEye/eagle-eye.py", line 131, in main
g.collectLinksLocal()
File "/home/kali/EagleEye/grabber/google.py", line 136, in collectLinksLocal
elems = driver.find_elements_by_xpath(self.PHOTO_XPATH)[0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Uploading Local Known Images
==> Please agree to google's stuff in the browser
Traceback (most recent call last):
File "/home/kali/EagleEye/eagle-eye.py", line 229, in
main(skipFB=args.skipfb, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName)
File "/home/kali/EagleEye/eagle-eye.py", line 131, in main
g.collectLinksLocal()
File "/home/kali/EagleEye/grabber/google.py", line 136, in collectLinksLocal
elems = driver.find_elements_by_xpath(self.PHOTO_XPATH)[0]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^
IndexError: list index out of range
The text was updated successfully, but these errors were encountered: