Skip to content

运行报错 #5

Description

@Dextrousdream8

Warning (from warnings module):
File "C:\Users\admin\Downloads\AutoMSACC-main\AutoMSACC-main\MS-ACC-CREATOR.py", line 25
driver = webdriver.Edge('msedgedriver.exe', options=edge_options)
DeprecationWarning: executable_path has been deprecated, please pass in a Service object
Traceback (most recent call last):
File "C:\Users\admin\Downloads\AutoMSACC-main\AutoMSACC-main\MS-ACC-CREATOR.py", line 25, in
driver = webdriver.Edge('msedgedriver.exe', options=edge_options)
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\selenium\webdriver\edge\webdriver.py", line 61, in init
super().init(DesiredCapabilities.EDGE['browserName'], "ms",
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\selenium\webdriver\chromium\webdriver.py", line 92, in init
super().init(
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\selenium\webdriver\remote\webdriver.py", line 277, in init
self.start_session(capabilities, browser_profile)
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\selenium\webdriver\remote\webdriver.py", line 370, in start_session
response = self.execute(Command.NEW_SESSION, parameters)
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\selenium\webdriver\remote\webdriver.py", line 435, in execute
self.error_handler.check_response(response)
File "C:\Users\admin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.11_qbz5n2kfra8p0\LocalCache\local-packages\Python311\site-packages\selenium\webdriver\remote\errorhandler.py", line 247, in check_response
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.SessionNotCreatedException: Message: session not created: This version of Microsoft Edge WebDriver only supports Microsoft Edge version 133
Current browser version is 132.0.2957.140 with binary path C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe
Stacktrace:
GetHandleVerifier [0x00723AB3+38739]
Microsoft::Applications::Events::time_ticks_t::time_ticks_t [0x005C14B6+761702]
Microsoft::Applications::Events::ILogConfiguration::operator* [0x003849DE+5182]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003AFAA5+65813]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003AF01A+63114]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003AC248+51384]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003A7FDC+34380]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003DD17F+251887]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003DC8CC+249660]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003D1A16+204934]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003B27C7+77367]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003B1B65+74197]
Microsoft::Applications::Events::GUID_t::GUID_t [0x003B25E4+76884]
sqlite3_dbdata_init [0x0082A7BC+589516]
Microsoft::Applications::Events::FromJSON [0x008EE9D3+676531]
Microsoft::Applications::Events::FromJSON [0x008EE2F8+674776]
Microsoft::Applications::Events::FromJSON [0x008E2474+626004]
Microsoft::Applications::Events::FromJSON [0x008EF17F+678495]
Microsoft::Applications::Events::time_ticks_t::time_ticks_t [0x005D7BCD+853629]
Microsoft::Applications::Events::time_ticks_t::time_ticks_t [0x005CAEC8+801144]
Microsoft::Applications::Events::time_ticks_t::time_ticks_t [0x005CB0B2+801634]
Microsoft::Applications::Events::time_ticks_t::time_ticks_t [0x005B2445+700149]
BaseThreadInitThunk [0x76227BA9+25]
RtlInitializeExceptionChain [0x7742B79B+107]
RtlClearBits [0x7742B71F+191]

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