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\site-packages\wmi.py", line 157, in __init__
comobj._oleobj_.GetTypeInfo().GetContainingTypeLib()[0].GetTypeComp()
pywintypes.com_error: (-2147319779, 'Library not registered.', None, None)
Script terminated.

Can you Please help me in making this working.

Thanks a million
Siddhartha
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to