Skip to content

OSError: [WinError 193] %1 不是有效的 Win32 应用程序。 #4

@chenchenchen7

Description

@chenchenchen7

请问这是什么问题呀 谢谢!
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 应用程序。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions