Python+selenium run prompt unable to dind element on closed widow

Machine configuration:
operating system: Win7
python version: python3.5
Framework version: selenium2.45.0
browser version: Ie11
browser driver version: 2.5

problem description: when
webdriver.get (xxx), throw an exception: Message: Unable to find element on closed window

it is suspected that driver is compatible with browsers or systems, because my colleague and I have the same code that IE11 can run successfully on win10. Have you ever encountered this problem? Thank you very much

Mar.30,2021

check that the Internet options configuration of the IE browsers on both computers is consistent.

Menu