-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
group = bot.groups().search('游否')[0]
File "C:\Python27\lib\site-packages\wxpy\api\chats\groups.py", line 71, in search
return Groups(filter(match, self))
File "C:\Python27\lib\site-packages\wxpy\api\chats\groups.py", line 61, in match
if not match_name(group, keywords):
File "C:\Python27\lib\site-packages\wxpy\utils\misc.py", line 185, in match_name
if kw in str(getattr(chat, attr, '')).lower():
UnicodeDecodeError: 'utf8' codec can't decode byte 0xe6 in position 0: unexpected end of data
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels