Python Win32 Extensions not Available?

python, trac

Solution

have u installed the Python Win32 module?

Problem

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 ?

Original source