(base) localhost:~ ligaijiang$ pip3 install Appium-Python-Client
Collecting Appium-Python-Client
Downloading https://files.pythonhosted.org/packages/e1/b5/7173141966ca25d6de9caba02dbd07f6ef0583e419f42ae7aed6a8879e0c/Appium-Python-Client-0.42.tar.gz (43kB)
100% |████████████████████████████████| 51kB 10kB/s
Requirement already satisfied: selenium>=3.14.1 in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from Appium-Python-Client) (3.141.0)
Requirement already satisfied: urllib3 in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from selenium>=3.14.1->Appium-Python-Client) (1.24.1)
Building wheels for collected packages: Appium-Python-Client
Running setup.py bdist_wheel for Appium-Python-Client ... done
Stored in directory: /Users/ligaijiang/Library/Caches/pip/wheels/5e/c2/04/43edfe77da72178d65744b968b370f44517fff0d9bf3b20ee4
Successfully built Appium-Python-Client
Installing collected packages: Appium-Python-Client
Successfully installed Appium-Python-Client-0.42
You are using pip version 18.1, however version 19.1.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.

最新文章

  1. supervisor-2:event
  2. shell学习--grep2
  3. Unity动画
  4. 玩转CSLA.NET小技巧系列一:跳转页面丢失session,如何解决
  5. poj 2182 Lost Cows(段树精英赛的冠军)
  6. Excel制作多选下拉框代码以及图示
  7. win10 uwp 如何让一个集合按照需要的顺序进行排序
  8. 使用hexo搭建个人博客
  9. 【R语言系列】read.table报错incomplete final line found by readTableHeader
  10. JAXBContextAPI详解
  11. 如何更改vs2013中git的远程仓库url地址
  12. Python+Django 后台view异步接不到参数问题
  13. jQuery点击页面其他部分隐藏下拉菜单
  14. JavaScript模板引擎Template.js使用详解
  15. canal 入门(基于docker)
  16. 有人说,即使没有JavaScript,你也可以做网页。在纯HTML
  17. diff详解,读懂diff结果-转载
  18. js数组与字符串之间的相互转换
  19. iframe引入百度地图显示企业位置
  20. 初学node.js-nodejs中实现HTTP服务(3)

热门文章

  1. css div嵌套层中button的margin-top不起作用解决方法
  2. python函数大全
  3. Shell脚本相关
  4. C++获取文件夹下所有文件的路径
  5. SpringMVC——问题汇总
  6. DAG及拓扑排序
  7. 微信 使用wScratchPad 组件时 出错
  8. C语言之volatile
  9. cookie和Session是啥?
  10. vue 01 练习