Webdriver:无法安装“Webdriver” :满足网络驱动器要求的版本
在 Macos 上更新 Pycharm 后,当我尝试安装 webdriver 包
时收到此错误:
ERROR: Could not find a version that satisfies the requirement webdriver (from versions: none)
ERROR: No matching distribution found for webdriver
After updating Pycharm on Macos I get this error when I try to install webdriver package :
ERROR: Could not find a version that satisfies the requirement webdriver (from versions: none)
ERROR: No matching distribution found for webdriver
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我运行这个并修复它:
I run this and its fixed :