【问题标题】:in macbook, python: [Errno 2] No such file or directory在macbook,python中:[Errno 2]没有这样的文件或目录
【发布时间】:2021-03-14 07:11:49
【问题描述】:

我遇到了一个问题,[Errno 2] 没有这样的文件或目录。我以前从未在 Windows Visual Studio 中见过。

下面是我出现问题的代码

from selenium import webdriver
from selenium.webdriver.common.keys import Keys

driver = webdriver.Firefox()
driver.get("http://www.python.org")

谢谢~

【问题讨论】:

    标签: python macos selenium


    【解决方案1】:

    确保您有 selenium Firefox 网络驱动程序。

    【讨论】:

      猜你喜欢
      • 2015-11-19
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-12-13
      • 1970-01-01
      相关资源
      最近更新 更多