You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "C:\Users\USUARIO\Desktop\auto\TikTok-Bot-master\main.py", line 113, in
main()
File "C:\Users\USUARIO\Desktop\auto\TikTok-Bot-master\main.py", line 107, in main
bot = TikTokBot()
File "C:\Users\USUARIO\Desktop\auto\TikTok-Bot-master\main.py", line 13, in init
self.driver = webdriver.Chrome(f'{path}/chromedriver')
File "C:\Users\USUARIO\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\chrome\webdriver.py", line 73, in init
self.service.start()
File "C:\Users\USUARIO\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\common\service.py", line 72, in start
self.process = subprocess.Popen(cmd, env=self.env,
File "C:\Program Files\Python312\Lib\subprocess.py", line 1026, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Python312\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
OSError: [WinError 193] %1 is not a valid Win32 application
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "C:\Users\USUARIO\Desktop\auto\TikTok-Bot-master\main.py", line 113, in
main()
File "C:\Users\USUARIO\Desktop\auto\TikTok-Bot-master\main.py", line 107, in main
bot = TikTokBot()
File "C:\Users\USUARIO\Desktop\auto\TikTok-Bot-master\main.py", line 13, in init
self.driver = webdriver.Chrome(f'{path}/chromedriver')
File "C:\Users\USUARIO\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\chrome\webdriver.py", line 73, in init
self.service.start()
File "C:\Users\USUARIO\AppData\Roaming\Python\Python312\site-packages\selenium\webdriver\common\service.py", line 72, in start
self.process = subprocess.Popen(cmd, env=self.env,
File "C:\Program Files\Python312\Lib\subprocess.py", line 1026, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Program Files\Python312\Lib\subprocess.py", line 1538, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
OSError: [WinError 193] %1 is not a valid Win32 application
The text was updated successfully, but these errors were encountered: