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
To: Python-Win32 List
Subject: Re: [python-win32] Getting Started
Stacey Gamble wrote:
>
> 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?
>
> >&g