[python-win32] Getting Started

Stacey Gamble SGamble at madera-county.com
Wed Dec 27 20:34:34 CET 2006


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 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/python-win32/attachments/20061227/50c83d74/attachment.html 


More information about the Python-win32 mailing list