-
Notifications
You must be signed in to change notification settings - Fork 57
Wechaty - ERROR - internal error <> #88
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
Comments
import os class MyBot(Wechaty):
async def main(): if name == 'main': |
可以重新扫码试试。手机扫码,如果手机上提示“Windows已登录”或“iPad已登录”,那么应该就可以了。 |
+1,mark |
@yangningmoojing 问题解决了嘛 我遇到相似error,文件可以识别出来,但是不能保存到本地 |
这个 wechaty 只能接收文字消息和发送文字消息, 图片,文件,这两个接收能读到类型,但是保存不了,发送也不行,都是报 - Wechaty - ERROR - internal error <>
这个还能用吗?是不是不支持python 了
The text was updated successfully, but these errors were encountered: