Re: py2exe (or other exe builder) on Vista system for Vista/XP install targets.
- From: Bjoern Schliessmann <usenet-mail-0306.20.chr0n0ss@xxxxxxxxxxxxxxx>
- Date: Wed, 31 Oct 2007 14:22:23 +0100
Michael wrote:
[py2exe on Vista and XP]
When I attempt to run, I get "The procedure entry point
_except_handler4_common could not be located in the dynamic link
library mscvrt.dll." Apparently vista has one more
_except_handler#_common function than XP does.
Strange -- it works for me. I compile in Vista and deploy in Vista
and XP (SP2). I'm using Twisted 2.5 and wxWidgets 2.8.
I'm sorry that I cannot help more. I dropped py2exe recently because
I had a similar missing symbol problem with a Windows 2000
computer; so I installed Python and the modules directly on all my
machines.
Regards,
Björn
--
BOFH excuse #223:
The lines are all busy (busied out, that is -- why let them in to
begin with?).
.
- Follow-Ups:
- References:
- Prev by Date: Re: Creating a temporary file in Python
- Next by Date: Re: marshal vs pickle
- Previous by thread: py2exe (or other exe builder) on Vista system for Vista/XP install targets.
- Next by thread: Re: py2exe (or other exe builder) on Vista system for Vista/XP install targets.
- Index(es):
Relevant Pages
|