|
I’m a new Python user, trying to use the geoprocessing dispatch object. I get an error message as soon as I import the win32com.client. See below. What am I doing wrong?
>>> Unhandled exception while debugging...
Traceback (most recent call last):
File "C:Python21win32com__init__.py", line 32, in SetupEnvironment
__path__.append( win32api.RegQueryValue(key, "Extensions" ))
error: (2, 'RegQueryValue', 'The system cannot find the file specified.')
[Dbg]>>>
Stacey W. Gamble
Information Systems Supervisor
County of Madera
Information Technology Department
216 West 6th Street
Madera, CA 93637
Voice: (559) 661-5267
Fax: (559) 675-4965
|