Problem with PY2EXE and VPython

Arthur ajsiegel at optonline.com
Mon Apr 26 20:38:14 EDT 2004


On Mon, 26 Apr 2004 23:29:28 GMT, "bap" <no_spam at terastat.com> wrote:

>When I try to run a program on a clean machine using the VPython extensions
>after compiling with PY2EXE I get the following error message: "The
>procedure entry point IsWow64Process could not be located in the dynamic
>link library KERNEL32.dll" . The compiled version runs fine on the original
>machine (win NT OS) but gives this error message on a machine without
>VPython installed (Win 2K OS). Is this anything that can be fixed with
>appropriate parameters in PY2EXE or does it require that VPython be tweaked?
>Any help appriciated.

At:

http://www.dstoys.com/content/education/index_html/Visual%20Arts/Interactive

I have the VPython Tower of Hanoi demo as a Windows executable.

It is an older version of VPython and of Python.

I would be curious to know if there are problems running this on your
machine without VPython installed.

If it runs OK, we can see from there what I might have done
differently from you in building the executable.

Art



More information about the Python-list mailing list