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.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3297e-341f2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3297e-341f2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?