android - AndroidViewClient: giving import error -
android - AndroidViewClient: giving import error -
i’ve downloaded git latest version androidviewclient. did easy_install method
~/projects/androidviewclient-master/androidviewclient $ monkey runner examples/check-import.py 141022 11:55:48.708:s [main] [com.android.monkeyrunner.monkeyrunneroptions] script terminated due exception 141022 11:55:48.708:s [main] [com.android.monkeyrunner.monkeyrunneroptions]traceback (most recent phone 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
i running mac os x 10.9. utilize little help here this. tried doing ant build method same issues. hoping can help me out facilitate testing.
here diego's response.
to verify have installed avc using easy_install, try:
$ culebra --version culebra 8.5.0
then, run examples obtained sources cd directory and
$ ./check-import.py ok
important: lastest avc versions don't utilize monkeyrunner, jython, java, etc., python. hope helps.
btw, should give ui seek simplifies test creation. 1 time have device connected (showed adb devices
), run:
$ culebra -ug
android python monkeyrunner androidviewclient
Comments
Post a Comment