TermuxHackz / whatsapp-hacking

Hack whatsapp web
GNU General Public License v3.0
445 stars 60 forks source link

grabber.py #5

Open b-Istiak-s opened 3 years ago

b-Istiak-s commented 3 years ago
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 commented 3 years ago

Thanks for reaching out to me The issues is caused as a result of web driver missing from your browser as you need to download it so the script would work as intended to

On Sat, 22 May 2021 05:33 Istiakshovon, @.***> wrote:

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 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.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/TermuxHackz/whatsapp-hacking/issues/5, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ3FBW57AQRRSS6NGFFE5HTTO4XYZANCNFSM45KH3RJQ .

Trinadhnaidu commented 2 years ago

IMG_20210808_100525.jpg

Trinadhnaidu commented 2 years ago

Sir can you tell me what it is coming like this

Alex-145 commented 2 years ago

image

can you help me?, please

Trinadhnaidu commented 1 year ago

In termux i don't know buddy .. whether it will work or not in Linux it works for me...

On Fri, May 20, 2022, 12:48 PM Lino Alex Huamanvilca Huaylla < @.***> wrote:

[image: image] https://user-images.githubusercontent.com/48441459/169474365-8cbdbc35-4a97-4d1c-a617-a21ae38b1ef5.png

can you help me?, please

— Reply to this email directly, view it on GitHub https://github.com/TermuxHackz/whatsapp-hacking/issues/5#issuecomment-1132563451, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASVWRK7QU54FPOA6BZ4CCJLVK44FHANCNFSM45KH3RJQ . You are receiving this because you commented.Message ID: @.***>