Erich Nakasone wrote:
>
> hi, i'm from Peru, so my english is really bad, but anyway.
>
> I got this code
>
> import win32com.client, sys, os
> gp = win32com.client.Dispatch("esriGeoprocessing.GpDispatch.1")
>
> ...
>
> that run wihtout problems.
>
> but when I change of computer the same code
>
>
hi, i'm from Peru, so my english is really bad, but anyway.
I got this code
import win32com.client, sys, os
gp = win32com.client.Dispatch("esriGeoprocessing.GpDispatch.1")
#Configura el directorio de trabajo
gp.workspace = "E:/PRACTICANTES/erich/python/NameMatching.mdb"
#Lista de features
list