1. Mac 自带Python,在终端中可以查询Python 版本
2. 执行一下命令安装pip
3. 执行命令 sudo pip install selenium 安装selenium,
4. 执行命令 pip show selenium 查看selenium版本
5. 执行命令 sudo pip uninstall selenium 即可卸载selenium
1. Mac 自带Python,在终端中可以查询Python 版本
2. 执行一下命令安装pip
3. 执行命令 sudo pip install selenium 安装selenium,
4. 执行命令 pip show selenium 查看selenium版本
5. 执行命令 sudo pip uninstall selenium 即可卸载selenium
本文标题:Mac Python+Selenium 安装
本文链接:https://www.haomeiwen.com/subject/rubyeqtx.html
网友评论