<p>Hello,<br>&nbsp;<br>I have installed win32 extensions on my windows 2003 server<br>i&#39;m using python 2.5.1.<br>&nbsp;<br>downloaded the wmi module 1.3.2 to my machine <br>used </p>
<p>&quot;python setup.py install&quot;<br>&nbsp;<br>to install the module<br>&nbsp;<br>i tried run an example mentioned in the web page. it gave the following error.<br>&nbsp;<br>File &quot;C:\Python25\Lib\site-packages\wmi.py&quot;, line 157, in __init__<br>
comobj._oleobj_.GetTypeInfo().GetContainingTypeLib()[0].GetTypeComp()<br>pywintypes.com_error: (-2147319779, &#39;Library not registered.&#39;, None, None)<br>Script terminated.<br>&nbsp;<br>Can you Please help me in making this working.<br>
&nbsp;<br>Thanks a million<br>Siddhartha</p>