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:\Python21\win32com\__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 



_______________________________________________
Python-win32 mailing list
Python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to