python-wechaty-puppet-itchat
python-wechaty-puppet-itchat copied to clipboard
when i try to run bot.Contact.find,get some error.
2021-09-28 16:42:08,275 - RoomBot - ERROR - should ready()
Please update python-wechaty-puppet-itchat to the latest version to support the Contact.find function.
And note that due to the limitations of UOS-WeChat, python-wechaty-puppet-itchat cannot obtain the weixin_id of the contact, so you can only search for the contact by UOS-WeChat contact name (such as @46213ce0c1ad615c6fb330047c777e29cb19b5363047c777e29cb19b53305c)
Please update
python-wechaty-puppet-itchatto the latest version to support theContact.findfunction.And note that due to the limitations of
UOS-WeChat,python-wechaty-puppet-itchatcannot obtain the weixin_id of the contact, so you can only search for the contact byUOS-WeChatcontact name (such as@46213ce0c1ad615c6fb330047c777e29cb19b5363047c777e29cb19b53305c)
我已经更新了最新版本的python-wechaty-puppet-itchat,还是无法使用Contact.find,提示和一楼一样。
its like not work. once i run await bot.Contact.find , its take a lot of time to load contact and error at last.