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

adb not recognized #63

Open
lorenzostani opened this issue Feb 8, 2023 · 2 comments
Open

adb not recognized #63

lorenzostani opened this issue Feb 8, 2023 · 2 comments

Comments

@lorenzostani
Copy link

when i run python start.py
I get this error
"adb" non è riconosciuto come comando interno o esterno, un programma eseguibile o un file batch. Connection result: "adb" non è riconosciuto come comando interno o esterno, un programma eseguibile o un file batch. "adb" non è riconosciuto come comando interno o esterno, un programma eseguibile o un file batch. Traceback (most recent call last): File "C:\Users\Administrator\Documents\marvel-snap-bot\start.py", line 23, in <module> screenshot_dimensions = screenshot.shape AttributeError: 'NoneType' object has no attribute 'shape'

@lorenzostani
Copy link
Author

how can i fix it?

@AdriaGual
Copy link
Owner

Hi my italian friend!

So the error says that the adb path you've set doesn't have adb install.

Can you provide an screenshot of your config.py file?

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

2 participants