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

OSError: [WinError 193] %1 is not a valid Win32 application #74

Open
YashaRektr opened this issue Dec 22, 2024 · 2 comments
Open

OSError: [WinError 193] %1 is not a valid Win32 application #74

YashaRektr opened this issue Dec 22, 2024 · 2 comments

Comments

@YashaRektr
Copy link

D:\Games\Chess\chess-auto-bot>venv\Scripts\python.exe src\gui.py
Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Program Files\Python310\lib\tkinter_init_.py", line 1921, in call
return self.func(*args)
File "D:\Games\Chess\chess-auto-bot\src\gui.py", line 465, in on_open_browser_button_listener
self.chrome = webdriver.Chrome(
File "D:\Games\Chess\chess-auto-bot\venv\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 84, in init
super().init(
File "D:\Games\Chess\chess-auto-bot\venv\lib\site-packages\selenium\webdriver\chromium\webdriver.py", line 101, in init
self.service.start()
File "D:\Games\Chess\chess-auto-bot\venv\lib\site-packages\selenium\webdriver\common\service.py", line 96, in start
self._start_process(self._path)
File "D:\Games\Chess\chess-auto-bot\venv\lib\site-packages\selenium\webdriver\common\service.py", line 197, in _start_process
self.process = subprocess.Popen(
File "C:\Program Files\Python310\lib\subprocess.py", line 969, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Python310\lib\subprocess.py", line 1438, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
OSError: [WinError 193] %1 is not a valid Win32 application

@fishball0077
Copy link

same error

@Codealuxz
Copy link

same

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

3 participants