找回密码
 注册
首页 ≡≡网络技术≡≡ 编程语言 Python:not supported between instances of 'NoneType' ...

Python:not supported between instances of 'NoneType' and 'int'

灰儿 2021-7-22 10:08:22
Python运行 wechatGetKey_3_3_0_115.py(PC端微信数据库解密Python版工具)程序时出现如下提示:
请使用32位Python3.7执行本脚本

本版本仅适配:微信3.3.0.115

找不到win32api模块,将无法确定您的微信版本号是否受支持!

Traceback (most recent call last):

找不到win32api模块,将无法确定您的微信版本号是否受支持!

[10892, 16360]

  File "E:\wechatGetKey_3_3_0_115.py", line 237, in <module>

    main()

  File "E:\wechatGetKey_3_3_0_115.py", line 231, in main

    wechatUin = getClientUserUin(PROCESS_ID)

  File "E:\wechatGetKey_3_3_0_115.py", line 153, in getClientUserUin

    resbuf = ProcessGetModule(pid,'WeChatWin.dll')

  File "E:\wechatGetKey_3_3_0_115.py", line 139, in ProcessGetModule

    asm.push_const(mem1)

  File "E:\wechatGetKey_3_3_0_115.py", line 63, in push_const

    if(data>=-128 and data<=127):

TypeError: '>=' not supported between instances of 'NoneType' and 'int'


找不到win32api模块.png

灰儿 楼主 2021-7-22 10:11:47
http://www.admin365.cn/thread-45652-1-1.html  Python提示找不到win32api模块
您需要登录后才可以回帖 登录 | 注册
学习中心
站长自定义文字内容,利用碎片时间,随时随地获取优质内容。
Q设计语言 了解更多
Q Design 提供商家设计所需的指导与资源,帮商家快速完成产品设计、降低生产成本。
学习中心
站长自定义文字内容,利用碎片时间,随时随地获取优质内容。
Q设计语言 了解更多
Q Design 提供商家设计所需的指导与资源,帮商家快速完成产品设计、降低生产成本。