Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grabber.py #5

Open
b-Istiak-s opened this issue May 22, 2021 · 5 comments
Open

grabber.py #5

b-Istiak-s opened this issue May 22, 2021 · 5 comments

Comments

@b-Istiak-s
Copy link

Traceback (most recent call last):
  File "/home/istiak/.local/lib/python3.9/site-packages/selenium/webdriver/common/service.py", line 72, in start
    self.process = subprocess.Popen(cmd, env=self.env,
  File "/usr/lib/python3.9/subprocess.py", line 951, in __init__
    self._execute_child(args, executable, preexec_fn, close_fds,
  File "/usr/lib/python3.9/subprocess.py", line 1821, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'geckodriver'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/istiak/HackingProjects/whatsapp-hacking/grabber.py", line 10, in <module>
    browser = webdriver.Firefox()  # init browser
  File "/home/istiak/.local/lib/python3.9/site-packages/selenium/webdriver/firefox/webdriver.py", line 144, in __init__
    self.service.start()
  File "/home/istiak/.local/lib/python3.9/site-packages/selenium/webdriver/common/service.py", line 79, in start
    raise WebDriverException(
selenium.common.exceptions.WebDriverException: Message: 'geckodriver' executable needs to be in PATH.

I think this isn't issue of code. But, I am not sure how to solve it.

@TermuxHackz
Copy link
Owner

TermuxHackz commented Jun 8, 2021 via email

@Trinadhnaidu
Copy link

IMG_20210808_100525.jpg

@Trinadhnaidu
Copy link

Sir can you tell me what it is coming like this

@Alex-145
Copy link

image

can you help me?, please

@Trinadhnaidu
Copy link

Trinadhnaidu commented Oct 11, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants