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

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

Open
songguowei opened this issue Oct 7, 2020 · 1 comment
Open

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

songguowei opened this issue Oct 7, 2020 · 1 comment

Comments

@songguowei
Copy link

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
Copy link

wank1r commented Mar 9, 2023

adb配置好了吗

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