Untitled

 avatar
unknown
plain_text
15 days ago
3.6 kB
3
Indexable
Traceback (most recent call last):
  File "C:\Users\himan\OneDrive\Desktop\mmod\modrefer bypass\post_link.py", line 21, in <module>
    driver = webdriver.Chrome(service=Service(chrome_driver_path), options=options)
  File "C:\Users\himan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\selenium\webdriver\chrome\webdriver.py", line 45, in __init__
    super().__init__(
    ~~~~~~~~~~~~~~~~^
        browser_name=DesiredCapabilities.CHROME["browserName"],
        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    ...<3 lines>...
        keep_alive=keep_alive,
        ^^^^^^^^^^^^^^^^^^^^^^
    )
    ^
  File "C:\Users\himan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\selenium\webdriver\chromium\webdriver.py", line 66, in __init__
    super().__init__(command_executor=executor, options=options)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\himan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\selenium\webdriver\remote\webdriver.py", line 250, in __init__
    self.start_session(capabilities)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^
  File "C:\Users\himan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\selenium\webdriver\remote\webdriver.py", line 342, in start_session
    response = self.execute(Command.NEW_SESSION, caps)["value"]
               ~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\himan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\selenium\webdriver\remote\webdriver.py", line 429, in execute
    self.error_handler.check_response(response)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^
  File "C:\Users\himan\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.13_qbz5n2kfra8p0\LocalCache\local-packages\Python313\site-packages\selenium\webdriver\remote\errorhandler.py", line 232, in check_response
    raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.SessionNotCreatedException: Message: session not created
from unknown error: Could not remove old devtools port file. Perhaps the given user-data-dir at user-data-dir=C:\\Users\\himan\\AppData\\Local\\Google\\Chrome\\User Data is still attached to a running Chrome or Chromium process
Stacktrace:
        GetHandleVerifier [0x00007FF7060E5335+78597]
        GetHandleVerifier [0x00007FF7060E5390+78688]
        (No symbol) [0x00007FF705E991AA]
        (No symbol) [0x00007FF705EDBC18]
        (No symbol) [0x00007FF705ED6E63]
        (No symbol) [0x00007FF705ED1A5D]
        (No symbol) [0x00007FF705F251E5]
        (No symbol) [0x00007FF705F247A0]
        (No symbol) [0x00007FF705F16EC3]
        (No symbol) [0x00007FF705EE03F8]
        (No symbol) [0x00007FF705EE1163]
        GetHandleVerifier [0x00007FF70638EEED+2870973]
        GetHandleVerifier [0x00007FF706389698+2848360]
        GetHandleVerifier [0x00007FF7063A6973+2967875]
        GetHandleVerifier [0x00007FF70610017A+188746]
        GetHandleVerifier [0x00007FF70610845F+222255]
        GetHandleVerifier [0x00007FF7060ED2B4+111236]
        GetHandleVerifier [0x00007FF7060ED462+111666]
        GetHandleVerifier [0x00007FF7060D3589+5465]
        BaseThreadInitThunk [0x00007FFAA8EA7374+20]
        RtlUserThreadStart [0x00007FFAAAEBCC91+33]
Editor is loading...
Leave a Comment