Mac使用pip命令安装selenium包报错解决方法

Posted jasmine0112

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Mac使用pip命令安装selenium包报错解决方法相关的知识,希望对你有一定的参考价值。

1.使用命令:  pip install selenium

 

技术图片

 

2.换成命令:

python -m pip install selenium

即可成功安装

技术图片

 

以上是关于Mac使用pip命令安装selenium包报错解决方法的主要内容,如果未能解决你的问题,请参考以下文章

Windows系统下Python使用pip安装第三方包报错SSL模块不可用

python 的pip install 安装包报错。

Python pip install 安装包报错ERROR: Could not find a version that satisfies the requirement XXX解决方法

mac安装pip失败的解决办法

Selenium 之 Mac 环境下 Python 安装 selenium 踩坑记录

pip安装python第三方包报错