sunyidi123

Results 3 comments of sunyidi123

@xiao198304 @huan 谢谢帮助。 但在执行了export WECHATY_LOG=INFO后,执行python3 examples/ding-dong-bot.py时又出现了新的如下报错。 ![image](https://user-images.githubusercontent.com/56663564/113531384-398ffe00-95fb-11eb-83af-8bae60bd1c70.png) 我是否遗漏了什么组件或者步骤没有配置?

我的代码 `from wechaty import ( Contact, FileBox, Message, Wechaty, ScanStatus, Room ) from typing import List, Optional from wechaty_puppet.schemas.contact import ContactQueryFilter from wechaty_puppet import ( # type: ignore get_logger, Puppet,...

> Yes, It should be the bug in python-wechaty-puppet-service. Do you want to fix it? Yes, sure.Please tell me how to fix it.