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

read_info 获取到的账号信息的昵称乱码 #95

Closed
Damnlittledevil opened this issue May 16, 2024 · 1 comment
Closed

read_info 获取到的账号信息的昵称乱码 #95

Damnlittledevil opened this issue May 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Damnlittledevil
Copy link

问题描述
read_info 获取到的账号信息的昵称乱码

复现步骤
代码如下

from pywxdump.wx_info.get_wx_info import read_info
from pywxdump import VERSION_LIST
data = read_info(VERSION_LIST)
print(data)

打印结果
b03d78f06ff252e497b9b6cd75b0d8d
昵称显示是乱码

环境信息

  • pywxdump版本: 3.0.21
  • 操作系统版本:windows10
  • python版本:3.8.10
  • 微信版本:3.9.2.23
@xaoyaoo xaoyaoo added the bug Something isn't working label May 16, 2024
@xaoyaoo
Copy link
Owner

xaoyaoo commented May 17, 2024

3.0.22

@xaoyaoo xaoyaoo closed this as completed May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants