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
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