callPhoneBoom icon indicating copy to clipboard operation
callPhoneBoom copied to clipboard

已安装浏览器和驱动但是这里还报错

Open ghost opened this issue 2 years ago • 1 comments

  File "main.py", line 31
    driver = webdriver.Chrome(options=chrome_options)
    ^
IndentationError: unexpected unindent

已安装浏览器和驱动但是这里还报错,

ghost avatar Apr 24 '23 05:04 ghost

这是告诉你代码行缩进不对

tiaolaidage avatar Apr 24 '23 07:04 tiaolaidage