Code Monkey home page Code Monkey logo

Comments (7)

timgrossmann avatar timgrossmann commented on September 27, 2024 2

@poltys @alonecuzzo You have to download the right chromedriver for your system and put it in a assets folder.

Look at InstaPy on how it should look like 😉

from instagram-profilecrawl.

alonecuzzo avatar alonecuzzo commented on September 27, 2024 1

no problem... I created a PR with some instructions if you want to use that ;)

#9

from instagram-profilecrawl.

alonecuzzo avatar alonecuzzo commented on September 27, 2024

Yeah I'm getting this error too.

Here's the trace:

  File "//anaconda/lib/python3.5/site-packages/selenium/webdriver/common/service.py", line 74, in start
    stdout=self.log_file, stderr=self.log_file)
  File "//anaconda/lib/python3.5/subprocess.py", line 947, in __init__
    restore_signals, start_new_session)
  File "//anaconda/lib/python3.5/subprocess.py", line 1551, in _execute_child
    raise child_exception_type(errno_num, err_msg)
FileNotFoundError: [Errno 2] No such file or directory: './assets/chromedriver'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "crawl_profile.py", line 17, in <module>
    browser = webdriver.Chrome('./assets/chromedriver', chrome_options=chrome_options)
  File "//anaconda/lib/python3.5/site-packages/selenium/webdriver/chrome/webdriver.py", line 62, in __init__
    self.service.start()
  File "//anaconda/lib/python3.5/site-packages/selenium/webdriver/common/service.py", line 81, in start
    os.path.basename(self.path), self.start_error_message)
selenium.common.exceptions.WebDriverException: Message: 'chromedriver' executable needs to be in PATH. Please see https://sites.google.com/a/chromium.org/chromedriver/home```

from instagram-profilecrawl.

alonecuzzo avatar alonecuzzo commented on September 27, 2024

thanks! just finished reading your blog post - cool stuff

from instagram-profilecrawl.

alonecuzzo avatar alonecuzzo commented on September 27, 2024

@timgrossmann it'd be cool if you added the chromedriver steps into the readme - in the instapy it says to add it in an "assets" folder, but i don't see a similar directory structure in profilecrawl... thx!

from instagram-profilecrawl.

timgrossmann avatar timgrossmann commented on September 27, 2024

@alonecuzzo Sorry, I will...
Just add the folder and put the chromedriver in there 😉

from instagram-profilecrawl.

Stivencannor avatar Stivencannor commented on September 27, 2024

i can not solve this on windows

from instagram-profilecrawl.

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.