AutoDroid
AutoDroid copied to clipboard
No module named 'start' when running droidbot -h
Getting this error when running droidbot -h after doing pip install
Using a Python virtual environment (.venv) when installing pip packages
I solved the issue with running this on root directory. I tried to do test it on the calendar app so I wrote it like this:
python start.py -a /Users/username/Downloads/apks/com.simplemobiletools.calendar_3.4.2-118_minAPI16.apk -o output/calendar -task "create a event of laundry" -keep_env -keep_app