会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
清风博客
首页
新随笔
联系
管理
2025年7月4日
python3.12 源码静态编译解决AttributeError: module 'sys' has no attribute 'winver'
摘要: 由于静态编译,python无法从dll获取版本号,导致报错: AttributeError: module 'sys' has no attribute 'winver' cpython-3.12.11\Python\sysmodule.c 错误导致处 #ifdef MS_COREDLL SET_S
阅读全文
posted @ 2025-07-04 00:35 CrossBug
阅读(19)
评论(1)
推荐(0)
公告