Mac系统下安装uiaotumator2: 参考网址:<uiautomator2>以及参考github官方文档 注意:下面有坑,如果你没有下面的问题请直接跳转到 1.安装uiaotumator2命令: pip install --upgrade --pre uiautomator2 提示报错: Could not install packages due to an EnvironmentError: [Errno 1] Operation not permitted: '/usr/local
一.前言 看网上很多资料,大多数都是 mac安装php,只需要: brew tap homebrew/php brew install phpXX 安装php扩展只需要: brew install phpXX-phpExtension 但是执行上面两条命令的时候都会抛出error: homebrew/dupes was deprecated. This tap is now empty as all its formulae were migrated. homebrew/php was dep