-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
登录失败: mismatched tag: line 64, column 4 #333
Comments
检查是否安装了 itchat-uos,以及版本是否为 1.5.0.dev0 |
已经装上了的,开始的时候都能运行几个小时的了 |
执行下 |
Name: itchat Name: itchat-uos |
正常应该是这样: 所以要把 itcaht 卸载掉, 只需要itchat-uos 依赖 |
我也遇到了这个报错 “ 我的是正常的 貌似是微信不能登录网页版造成的这个报错 |
刚去itchat issue里看了下 果然是: littlecodersh/ItChat#960 |
我微信是有问题的了,,现在解决拉。 |
[ERROR][2023-03-08 12:55:48][app.py:19] - App startup failed! |
怎么解决的 |
+1 怎么解决的 |
我解决了,是因为少装了pip的库,试试 pip3 install itchat-uos==1.5.0.dev0 |
能给帮我看看吗
…------------------ 原始邮件 ------------------
发件人: "zhayujie/chatgpt-on-wechat" ***@***.***>;
发送时间: 2023年3月10日(星期五) 下午4:08
***@***.***>;
***@***.******@***.***>;
主题: Re: [zhayujie/chatgpt-on-wechat] 登录失败: mismatched tag: line 64, column 4 (Issue #333)
我解决了,是因为少装了pip的库,试试 pip3 install itchat-uos==1.5.0.dev0
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
你能发送了吗
------------------ 原始邮件 ------------------
发件人: "zhayujie/chatgpt-on-wechat" ***@***.***>;
发送时间: 2023年3月10日(星期五) 下午2:17
***@***.***>;
***@***.******@***.***>;
主题: Re: [zhayujie/chatgpt-on-wechat] 登录失败: mismatched tag: line 64, column 4 (Issue #333)
我微信是有问题的了,,现在解决拉。
怎么解决的
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
解决了么兄台 |
没有解决,一直没有查找到哪里出现问题
------------------ 原始邮件 ------------------
发件人: "zhayujie/chatgpt-on-wechat" ***@***.***>;
发送时间: 2023年3月11日(星期六) 晚上6:17
***@***.***>;
***@***.******@***.***>;
主题: Re: [zhayujie/chatgpt-on-wechat] 登录失败: mismatched tag: line 64, column 4 (Issue #333)
你能发送了吗 ------------------ 原始邮件 ------------------ 发件人: "zhayujie/chatgpt-on-wechat" @.>; 发送时间: 2023年3月10日(星期五) 下午2:17 @.>; @.@.>; 主题: Re: [zhayujie/chatgpt-on-wechat] 登录失败: mismatched tag: line 64, column 4 (Issue #333) 我微信是有问题的了,,现在解决拉。 怎么解决的 — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
解决了么兄台
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
昨天已经解决了 也是因为pip3 install itchat-uos==1.5.0.dev0 ,你可以把库卸载重装一下,或者把itchat卸载再装 itchat-uos, |
就是你们登录一下自己的微信,然后我当时是发消息出去都不能了,要求我再验证什么,才行的 |
已集成itchat-uos到项目中 |
|
pip3 install itchat-uos==1.5.0.dev0这个也不管用,我用下面这个docker镜像解决了 |
非常感谢老哥 |
前置确认
确认
问题描述
终端日志 (如有报错)
环境
Linux,python3.8 pip3 20.0.2
python3 -V
):pip3 -V
):The text was updated successfully, but these errors were encountered: