Before use this project,your need add this response
- wxpython3.0.3
- wxwidgets
- uiautomator
- HATT
- Down wxpython
git clone https://github.com/wxWidgets/wxPython- Down wxwidgets
git clone https://github.com/wxWidgets/wxWidgets- Goto wxpython dic
cd wxPython- Complie
sudo python build-wxpython.py --build_dir=../bld --osx_cocoa --install- Down uiautomator
git clone https://github.com/xiaocong/uiautomator- Goto uiautomator
cd uiautomator- Setup
python setup install- Down HATT
git clone https://github.com/pdhxxj/HATT- Goto HATT
cd HATT- Setup
python setup install