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
请问这是什么问题呀 谢谢!
F:\LeetCode-Anki-master>python main.py
😎 Starting browser login..., please fill the login form
Traceback (most recent call last):
File "main.py", line 10, in
worker.login()
File "F:\LeetCode-Anki-master\crawler.py", line 42, in login
browser = webdriver.Chrome(executable_path="./vendor/chromedriver")
File "C:\Users\76731\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 73, in init
self.service.start()
File "C:\Users\76731\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\common\service.py", line 76, in start
stdin=PIPE)
File "C:\Users\76731\AppData\Local\Programs\Python\Python36\lib\subprocess.py", line 709, in init
restore_signals, start_new_session)
File "C:\Users\76731\AppData\Local\Programs\Python\Python36\lib\subprocess.py", line 997, in _execute_child
startupinfo)
OSError: [WinError 193] %1 不是有效的 Win32 应用程序。
The text was updated successfully, but these errors were encountered:
请问这是什么问题呀 谢谢!
F:\LeetCode-Anki-master>python main.py
😎 Starting browser login..., please fill the login form
Traceback (most recent call last):
File "main.py", line 10, in
worker.login()
File "F:\LeetCode-Anki-master\crawler.py", line 42, in login
browser = webdriver.Chrome(executable_path="./vendor/chromedriver")
File "C:\Users\76731\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\chrome\webdriver.py", line 73, in init
self.service.start()
File "C:\Users\76731\AppData\Local\Programs\Python\Python36\lib\site-packages\selenium\webdriver\common\service.py", line 76, in start
stdin=PIPE)
File "C:\Users\76731\AppData\Local\Programs\Python\Python36\lib\subprocess.py", line 709, in init
restore_signals, start_new_session)
File "C:\Users\76731\AppData\Local\Programs\Python\Python36\lib\subprocess.py", line 997, in _execute_child
startupinfo)
OSError: [WinError 193] %1 不是有效的 Win32 应用程序。
The text was updated successfully, but these errors were encountered: