Actually, I do.  As evidenced by the lack of a message stating "'python' is
not recognized as an internal or external command, operable program or batch
file."

Kristopher Dick
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Erik A. Dahl
Sent: Saturday, 03 February 2007 14:06
To: General discussion of using zenoss system
Subject: Re: [zenoss-users] ZenWin

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


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

Reply via email to