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

WhatsappBot #31

Open
TechieAV opened this issue Sep 8, 2023 · 1 comment
Open

WhatsappBot #31

TechieAV opened this issue Sep 8, 2023 · 1 comment

Comments

@TechieAV
Copy link

TechieAV commented Sep 8, 2023

Here i have an error with code.....
Kindly help to clear the issue

Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Program Files\Python311\Lib\tkinter_init_.py", line 1948, in call
return self.func(*args)
^^^^^^^^^^^^^^^^
File "C:\Users\VASUNDHARA\Documents\Java\WhatsappBOT-master\WhatsappBot.py", line 110, in Driver
driver = webdriver.Chrome(executable_path="./chromedriver", options=options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\VASUNDHARA\AppData\Roaming\Python\Python311\site-packages\selenium\webdriver\chrome\webdriver.py", line 84, in init
super().init(
File "C:\Users\VASUNDHARA\AppData\Roaming\Python\Python311\site-packages\selenium\webdriver\chromium\webdriver.py", line 101, in init
self.service.start()
File "C:\Users\VASUNDHARA\AppData\Roaming\Python\Python311\site-packages\selenium\webdriver\common\service.py", line 96, in start
self._start_process(self._path)
File "C:\Users\VASUNDHARA\AppData\Roaming\Python\Python311\site-packages\selenium\webdriver\common\service.py", line 197, in _start_process
self.process = subprocess.Popen(
^^^^^^^^^^^^^^^^^
File "C:\Program Files\Python311\Lib\subprocess.py", line 1024, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Python311\Lib\subprocess.py", line 1509, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: [WinError 193] %1 is not a valid Win32 application
WhatsappBOT-master.zip

@ilias-anouar
Copy link

hey @TechieAV, already fixed for me, waiting for the pull request to get merged !!!

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

2 participants