Art
Thanks for the pointer-- I did download and install your example. I did
two tests. One is on a perfectly clean machine (a win2k system on
Virtual_PC -- only operating system is on system, no Office or any Python
distributions). The second machine is a Win2k system that has VB, Office,
Python (but not Vpython) and much else. On the clean machine -- I get an
error message about MSVCP60.DLL not being found. On the second machine it
works. Both systems give me the WOW64Process error when TOH is compiled
using the latest (0.5) PY2EXE, Python 2.3.2, and VPython 2003-10-05.
BTW the new PY2EXE appears to be quite a bit simpler to use than the old.
Bruce
ba******@terastat.com
"Arthur" <aj******@optonline.com> wrote in message
news:7m********************************@4ax.com...
On Mon, 26 Apr 2004 23:29:28 GMT, "bap" <no*****@terastat.com> wrote:
When I try to run a program on a clean machine using the VPython
extensionsafter 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
originalmachine (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/educat...ts/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