Select to view content in your preferred language

Question about missing dll when calling executable

434
0
04-07-2010 03:13 PM
SamLitschert
Emerging Contributor
Hi,
    I've converted a python program to an .exe using py2exe. When I try to run it from the command line, I get the following error:
    "The program can't start because GeoprocessingLib.dll is missing from your computer. Try reinstalling the program to fix this problem."

    The GeoprocessingLib.dll is in C:\Program Files (x86)\ArcGIS\Bin.

    I'm running ArcView 9.2, PythonWin 2.4 on Windows 7, 64 bit pc. Is the program just looking in the wrong place? How would I fix that? Does anyone have any idea what is wrong? The python exe will eventually be called from a vba application.

    Thanks,
    Sam
0 Kudos
0 Replies