Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fail to get test starting with droidbot #6

Open
joykou90 opened this issue Nov 24, 2020 · 0 comments
Open

fail to get test starting with droidbot #6

joykou90 opened this issue Nov 24, 2020 · 0 comments

Comments

@joykou90
Copy link

joykou90 commented Nov 24, 2020

problem encountered:

  • works well when only using droidbot
  • kept showing following AttributeError while using with humanoid and get stuck in the launch screen

steps:

  1. start humanoid service: $ python3 agent.py -c config.json
  2. after seeing === Humanoid RPC service ready at localhost:50405 === along with a lot warnings,
    $cd droidbot
  3. $droidbot -a ~/apps/makor.apk -o ~/output -humanoid localhost:50405
  4. AttributeError: 'NoneType' object has no attribute 'state_str'

test env:

  • ubuntu 16.04 phisical machine
  • test with an apk of Android 4.4.2, API 19, Nexus 5 emulator
  • tensorflow v1.15 no GPU support
  • python 3.5

Screenshot from 2020-11-23 23-11-30

@joykou90 joykou90 changed the title fail to gettest starting with droidbot fail to get test starting with droidbot Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant