Webdriver : 安装失败 'Webdriver' : 满足 webdrive 要求的版本
Webdriver : Failed to install 'Webdriver' : version that satisfies the requirement webdrive
在 Mac 上更新 Pycharm 后,我在尝试安装 webdriver package :
时遇到此错误
ERROR: Could not find a version that satisfies the requirement webdriver (from versions: none)
ERROR: No matching distribution found for webdriver
我 运行 这个及其固定的 :
python3 -m pip install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.12.0-py3-none-any.whl
在 Mac 上更新 Pycharm 后,我在尝试安装 webdriver package :
ERROR: Could not find a version that satisfies the requirement webdriver (from versions: none)
ERROR: No matching distribution found for webdriver
我 运行 这个及其固定的 :
python3 -m pip install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.12.0-py3-none-any.whl