AdriaGual / marvel-snap-bot

A computer vision bot made with OpenCV and ADB.
106 stars 27 forks source link

adb.exe not found #103

Open Dice17 opened 1 year ago

Dice17 commented 1 year ago

marvel snap bot

I know someone has already ask the same question but i still don't understand it

How can i fix this issue?

paperc07 commented 1 year ago

74

Dice17 commented 1 year ago

74

i follow all the steps there and it ended up like this

paperc07 commented 1 year ago

ok ok so check out all this one then cause this guy and me where going back and forth until he finally got it hold on let me find it

93

paperc07 commented 1 year ago

If you could please report what you did when you fix it so I can put it in the list of problems

Dice17 commented 1 year ago

ok will do, btw this doesn't show when i first execute the command, it only show after i execute it the second time

paperc07 commented 1 year ago

did you sort it out?

Dice17 commented 1 year ago

nevermind it already works thank you so much!!!!

Dice17 commented 1 year ago

So the first issue is my adb is not install properly so i need to add it to the PATH in environment variables. Secondly, my port in bluestacks is not 5555 so i need to change it manually in android connection.py and global utils.py. Thirdly, my "pip install opencv-contrib-python" is outdated so the bot just works after i update it.

So these are the issue i encountered, hope this helps!