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

there is a error about "ImportError: No module named UILayoutObject" when I run the program,why? #13

Open
InterestingApple opened this issue Mar 18, 2023 · 1 comment

Comments

@InterestingApple
Copy link

===========time information===========
total time is: 108.747815132
time_get_state is: 28.0458586216
time_get_action is: 0.00617671012878
time_execute_action is: 77.2659037113
time_get_reward is: 0.7768471241
time_update_qtable is: 0.00749278068542
time_update_recycler_view is: 0.000993490219116
time_calculate_coverage is: 0.0
===========memory buffer information===========
the states size in com.android.launcher2.Launcher is 1
the states size in com.everysoft.autoanswer.AutoAnswerPreferenceActivity is 5
total states number in memory buffer is: 6
===========Q-table information===========
total states number in Q-table is: 5
===========step information===========
total number is: 70
Traceback (most recent call last):
File "event_extractor/event_extractor.py", line 2, in
ImportError: No module named UILayoutObject
Failed to execute script event_extractor

@InterestingApple
Copy link
Author

I have fix the problem by setting a bigger value of TIME_LIMIT,thinks you!

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