COM problem .py versus .exe
Thomas Heller
theller at python.net
Wed Jun 29 05:39:20 EDT 2005
"Tim Golden" <tim.golden at viacom-outdoor.co.uk> writes:
> [Greg Miller]
> | Hello again, I put the executable on the "virgin" PC today.
> | I am using
> | the wmi(b) that you gave me. The error that I am receiving now is:
> |
> | File "autoStart.pyc", line 241, in test
> | File "wmib.pyc", line 157, in ?
> | File "win32com\client\__init__.pyc", line 73, in GetObject
> | File "win32com\client\__init__.pyc", line 88, in Moniker
> | com_error: (-2147221020, 'Invalid syntax', None, None)
> |
> | any thoughts on this error? Thanks again for the help.
>
> Well that's a real pain!
Doesn't this look like the WMI service (or how it's called) is not
installed?
Thomas
More information about the Python-list
mailing list