小编RAM*_*SUR的帖子

错误:找不到满足 webdriver 要求的版本(来自版本:)

嗨,我是 Python 的新开发人员,我想使用 selenium Web 驱动程序 API 并使用 mac pc 并且我安装 Web 驱动程序库

我在 pycharm 项目解释器上安装代码“pip install web driver”但出错

错误定义如下:

  Try to run this command from the system terminal. Make sure that you use the correct version of 'pip' installed for your Python interpreter located at '/usr/local/Cellar/python3/3.5.1/Frameworks/Python.framework/Versions/3.5/bin/python3.5'.




  Could not find a version that satisfies the requirement webdriver (from versions: )
No matching distribution found for web driver
Run Code Online (Sandbox Code Playgroud)

注意:我使用 python 3.5 但终端使用 2.7 :(

找不到与 Web 驱动程序匹配的发行版

你能帮我吗

最好的祝愿...

python macos selenium

5
推荐指数
1
解决办法
4万
查看次数

标签 统计

macos ×1

python ×1

selenium ×1