Coder Social home page Coder Social logo

executor failed running [/bin/sh -c apt-get update && add-apt-repository -y ppa:deadsnakes/ppa && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y python3.6 python3.6-dev] about eagleeye HOT 2 OPEN

Drjacky avatar Drjacky commented on August 20, 2024 2
executor failed running [/bin/sh -c apt-get update && add-apt-repository -y ppa:deadsnakes/ppa && apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y python3.6 python3.6-dev]

from eagleeye.

Comments (2)

Drjacky avatar Drjacky commented on August 20, 2024

I installed it manually: https://github.com/ThoughtfulDev/EagleEye#manual-prerequisites-installation-if-you-are-hardcore

Now, I get this:

==> How many jitters, higher is better [max 100] (default=70): 100

:: Google Reverse Image Search
==> Opening Webdriver

:: Uploading Local Known Images
==> Please agree to google's stuff in the browser
Traceback (most recent call last):
  File "/EagleEye/eagle-eye.py", line 229, in <module>
    main(skipFB=args.skipfb, FBUrls=[], jsonRep=jsonRepFile, dockerMode=aDocker, dockerName=aName)
  File "/EagleEye/eagle-eye.py", line 131, in main
    g.collectLinksLocal()
  File "/EagleEye/grabber/google.py", line 136, in collectLinksLocal
    elems = driver.find_elements_by_xpath(self.PHOTO_XPATH)[0]
AttributeError: 'WebDriver' object has no attribute 'find_elements_by_xpath'

from eagleeye.

Drjacky avatar Drjacky commented on August 20, 2024

Selenium just removed that method in version 4.3.0. See the CHANGES: https://github.com/SeleniumHQ/selenium/blob/a4995e2c096239b42c373f26498a6c9bb4f2b3e7/py/CHANGES

https://stackoverflow.com/a/72754667/421467

from eagleeye.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.