Looks like you don't have pywin32 installed...

-EAD

On Feb 2, 2007, at 11:31 AM, Kristopher D. Dick wrote:

I finally have a spare server that I can run ZenWin on. Unfortunately, when I try to test the processes, I'm seeing errors. Any idea what I need to
look at?

Errors follow:
------------------------------------------------------------

C:\zenwin>python zenwin.py -C c:\zenwin\etc\zenwin.cfg
Traceback (most recent call last):
  File "zenwin.py", line 14, in ?
    import pywintypes
ImportError: No module named pywintypes

C:\zenwin>python zeneventlog.py -C etc\zeneventlog.cfg
Traceback (most recent call last):
  File "zeneventlog.py", line 14, in ?
    import pywintypes
ImportError: No module named pywintypes

C:\zenwin>python zenwinmodeler.py -C etc\zenwinmodeler.cfg
Traceback (most recent call last):
  File "zenwinmodeler.py", line 13, in ?
    import wmiclient
  File "C:\zenwin\wmiclient.py", line 8, in ?
    import win32com.client
ImportError: No module named win32com.client

------------------------------------------------------------

Kristopher D. Dick
Computing Infrastructure Manager
Allied Trade Group
425.814.2515 x227
[EMAIL PROTECTED]


_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to