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'
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'