Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/batch-file/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Python Win32扩展不可用?_Python_Trac - Fatal编程技术网

Python Win32扩展不可用?

Python Win32扩展不可用?,python,trac,Python,Trac,我正在尝试在Windows Vista Ultimate机器上为Trac运行post-commit.bat脚本 我已经安装了Trac,它工作正常-但当我运行此脚本时,我发现错误: “用于NT(服务、事件、日志)的Python Win32扩展似乎不可用。” 有人知道为什么会发生这种情况吗?你安装了吗?@Andy,很高兴你喜欢它,享受你的Python之旅吧。

我正在尝试在Windows Vista Ultimate机器上为Trac运行post-commit.bat脚本

我已经安装了Trac,它工作正常-但当我运行此脚本时,我发现错误:

“用于NT(服务、事件、日志)的Python Win32扩展似乎不可用。”


有人知道为什么会发生这种情况吗?

你安装了吗?

@Andy,很高兴你喜欢它,享受你的Python之旅吧。