Andy
Andy

Reputation:

Python Win32 Extensions not Available?

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 ?

Upvotes: 3

Views: 1279

Answers (1)

sunqiang
sunqiang

Reputation: 6492

have u installed the Python Win32 module?

Upvotes: 6

Related Questions