wangshub / Douyin-Bot

😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?
https://zhuanlan.zhihu.com/p/37365182
MIT License
9.26k stars 1.89k forks source link

报这个错误怎么解决,求大佬!! #109

Open songguowei opened 3 years ago

songguowei commented 3 years ago

PS E:\python\Douyin-Bot-master> python douyin-bot.py 检查设备是否连接... Traceback (most recent call last): File "douyin-bot.py", line 33, in adb.test_device() File "E:\python\Douyin-Bot-master\common\auto_adb.py", line 49, in test_device if output[0].decode('utf8') == 'List of devices attached\n\n': AttributeError: 'str' object has no attribute 'decode' PS E:\python\Douyin-Bot-master>

wank1r commented 1 year ago

adb配置好了吗