求救,求救最近打算用python来做Uiautomator UI测试刚运行时就报ImportError: cannot import name 'device'错误
备注:python用的是3.4版本利用pip install uiautomator命令安装的
'device'这个库有正确导入么,是否和py3.4兼容,文档怎么说的。