Re: [python-win32] Library not Registered Error while running WMI example script

2008-03-14 Thread Tim Golden
siddhartha veedaluru wrote: > I have installed win32 extensions on my windows 2003 server > i'm using python 2.5.1. > > downloaded the wmi module 1.3.2 to my machine > used > > "python setup.py install" > > to install the module > > i tried run an example mentioned in the web page. it gave the

[python-win32] Library not Registered Error while running WMI example script

2008-03-14 Thread siddhartha veedaluru
Hello, I have installed win32 extensions on my windows 2003 server i'm using python 2.5.1. downloaded the wmi module 1.3.2 to my machine used "python setup.py install" to install the module i tried run an example mentioned in the web page. it gave the following error. File "C:\Python25\Lib\si