Traceback (most recent call last):
File "d:/GitHub_p/xxqg/xuexi.py", line 10, in
from custom.xuexi_chrome import XuexiChrome
File "d:\GitHub_p\xxqg\custom\xuexi_chrome.py", line 5, in
from selenium.webdriver.chrome.webdriver import DEFAULT_KEEP_ALIVE
ImportError: cannot import name 'DEFAULT_KEEP_ALIVE' from 'selenium.webdriver.chrome.webdriver' (D:\Python37\lib\site-packages\selenium\webdriver\chrome\webdriver.py)
Traceback (most recent call last): File "d:/GitHub_p/xxqg/xuexi.py", line 10, in
from custom.xuexi_chrome import XuexiChrome
File "d:\GitHub_p\xxqg\custom\xuexi_chrome.py", line 5, in
from selenium.webdriver.chrome.webdriver import DEFAULT_KEEP_ALIVE
ImportError: cannot import name 'DEFAULT_KEEP_ALIVE' from 'selenium.webdriver.chrome.webdriver' (D:\Python37\lib\site-packages\selenium\webdriver\chrome\webdriver.py)