Python Win32 扩展不可用?
我正在尝试在 Windows Vista Ultimate 计算机上为 Trac 运行 post-commit.bat 脚本。
我已经安装了 Trac 并且它工作正常 - 但是当我运行这个脚本时,我收到错误:
“NT(服务、事件、日志记录)的 Python Win32 扩展似乎不可用。”
任何人都知道为什么会出现这种情况?
I am trying to get a post-commit.bat script running on a Windows Vista Ultimate machine for Trac.
I have installed Trac and its working fine - but when I run this script I get the error:
"The Python Win32 extensions for NT (service, event, logging) appear not to be Available."
Anyone know why this would occur ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
你安装了Python Win32模块吗?
have u installed the Python Win32 module?