嗨,我是 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 driverRun Code Online (Sandbox Code Playgroud)
注意:我使用 python 3.5 但终端使用 2.7 :(
找不到与 Web 驱动程序匹配的发行版
你能帮我吗
最好的祝愿...