wechaty / python-wechaty

Python Wechaty is a Conversational RPA SDK for Chatbot Makers written in Python
https://wechaty.readthedocs.io/zh_CN/latest/
Apache License 2.0
1.56k stars 229 forks source link

🐛🐛 Bug Report: qrcode in terminal #282

Closed sir1st closed 2 years ago

sir1st commented 2 years ago

requirements

Describe your problem

the qrcode in win10, cmd, vscode terminal (the powershell) doesn't work. They seems like followings: image image

hope to make an improvement! thx!

wj-Mcat commented 2 years ago

It dependes on the terminal you use. You can change the terminal to get the printed qrcode.

Wechaty also gives you the dynamic online qrcode for you to scan. You can take a detail look at your terminal logs.

Hope that this can help you .

wj-Mcat commented 2 years ago

Closed by inactive issue.