Skip to content
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

二维码不完整 #14

Open
jambillking opened this issue Aug 9, 2017 · 1 comment
Open

二维码不完整 #14

jambillking opened this issue Aug 9, 2017 · 1 comment

Comments

@jambillking
Copy link

使用itchat.auto_login(enableCmdQR=True)er'wei二维码也不完整啊.

@yaphone
Copy link
Owner

yaphone commented Aug 13, 2017

我的并没有遇到二维码错乱的问题,我引用另一位朋友@BlackZheng的答案,你试试能不能解决:

编辑run.py 作以下修改可解决你的问题
如部分的linux系统,块字符的宽度为一个字符(正常应为两字符),故赋值为2
itchat.auto_login(enableCmdQR=2)

如果还不能解决的话,每次登陆的时候可以手动打开itchat目录,在目录下会生成一张名为QR.jpg的二维码图片,打开扫描即可。

祝使用愉快。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants