我从git下载了最新版本AndroidViewClient。 我做了easy_install方法,但我得到了
~/projects/AndroidViewClient-master/AndroidViewClient $ monkey runner examples/check-import.py
141022 11:55:48.708:S [main] [com.android.monkeyrunner.MonkeyRunnerOptions] Script terminated due to an exception
141022 11:55:48.708:S [main] [com.android.monkeyrunner.MonkeyRunnerOptions]Traceback (most recent call last):
File "/Users/damonh/projects/AndroidViewClient-master/AndroidViewClient/examples/check-import.py", line 36, in <module>
import com.dtmilano
ImportError: No module named dtmilano
我正在运行MAC OS X 10.9。我真的可以在这里用一些帮助。我也尝试过使用ant构建方法但是遇到了同样的问题。 我希望你能帮助我,因为这有助于测试。
答案 0 :(得分:0)
这是迭戈的回应。
要验证您是否已使用easy_install成功安装了AVC,请尝试:
$ culebra --version
culebra 8.5.0
然后,运行从源获得的示例,只需cd到目录和
$ ./check-import.py
OK
重要提示:最新的AVC版本不使用monkeyrunner,jython,java等,只能使用python。 希望这会有所帮助。
adb devices
显示),请运行:
$ culebra -UG