<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Harald,<BR>
<BR>
I followed the recommendation in your link and got the following result:<BR>
<BR>
C:\Python26\dist>golden.exe<BR>Traceback (most recent call last):<BR> File "golden.py", line 2, in <module><BR> File "winsys\registry.pyc", line 39, in <module><BR> File "winsys\security.pyc", line 42, in <module><BR> File "winsys\_security\_tokens.pyc", line 10, in <module><BR> File "winsys\accounts.pyc", line 31, in <module><BR> File "winsys\dialogs.pyc", line 46, in <module><BR> File "win32ui.pyc", line 12, in <module><BR> File "win32ui.pyc", line 10, in __load<BR>ImportError: DLL load failed: This application has failed to start because the a<BR>pplication configuration is incorrect. Reinstalling the application may fix this<BR> problem.<BR>
<BR>
Can you think of anything else to try? Thanks!<BR>
<BR>
<BR>
Ron<BR> <BR>
<HR id=stopSpelling>
Date: Tue, 30 Mar 2010 17:22:28 +0200<BR>Subject: Re: [python-win32] Attempt to make executable from Python script<BR>From: chef@ghum.de<BR>To: europe_travel@hotmail.com<BR>CC: python-win32@python.org<BR><BR>Hello Travel Europe,
<DIV><BR></DIV>
<DIV>that is a documented challenge with the excellent WinShell module from Tim Golden.</DIV>
<DIV><BR></DIV>
<DIV>I described in detail how to solve it at:</DIV>
<DIV><BR></DIV>
<DIV><A href="http://www.py2exe.org/index.cgi/WinShell">http://www.py2exe.org/index.cgi/WinShell</A><BR>
<DIV><BR></DIV>
<DIV>best wishes,</DIV>
<DIV><BR></DIV>
<DIV>Harald</DIV>
<DIV><BR>
<DIV class=ecxgmail_quote>On Tue, Mar 30, 2010 at 07:39, travel europe <SPAN dir=ltr><<A href="mailto:europe_travel@hotmail.com">europe_travel@hotmail.com</A>></SPAN> wrote:<BR>
<BLOCKQUOTE class=ecxgmail_quote style="PADDING-LEFT: 1ex; BORDER-LEFT: #ccc 1px solid">
<DIV>Hello,<BR> <BR>I am attempting to make an executable from a working Python script per the instructions from the following website:<BR> <BR> <A href="http://logix4u.net/Python/Tutorials/How_to_create_Windows_executable_exe_from_Python_script.html">http://logix4u.net/Python/Tutorials/How_to_create_Windows_executable_exe_from_Python_script.html</A><BR> <BR>Everything seems to go as planned, except when I run the resulting executable I get the following message:<BR> <BR>Traceback (most recent call last):<BR> File "tim.py", line 2, in <module><BR> File "winsys\registry.pyc", line 39, in <module><BR> File "winsys\security.pyc", line 42, in <module><BR> File "winsys\_security\_tokens.pyc", line 10, in <module><BR> File "winsys\accounts.pyc", line 31, in <module><BR> File "winsys\dialogs.pyc", line 45, in <module><BR><STRONG>ImportError: No module named shell</STRONG><BR> <BR> <BR>Any suggestions? Thanks!<BR>
<DIV class=ecxhm><BR>
<HR>
Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. <A href="http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_1">Learn More.</A></DIV></DIV><BR>_______________________________________________<BR>python-win32 mailing list<BR><A href="mailto:python-win32@python.org">python-win32@python.org</A><BR><A href="http://mail.python.org/mailman/listinfo/python-win32">http://mail.python.org/mailman/listinfo/python-win32</A><BR><BR></BLOCKQUOTE></DIV><BR><BR clear=all><BR>-- <BR>GHUM Harald Massa<BR>persuadere et programmare<BR>Harald Armin Massa<BR>Spielberger Straße 49<BR>70435 Stuttgart<BR>0173/9409607<BR>no fx, no carrier pigeon <BR>-<BR>%s is too gigantic of an industry to bend to the whims of reality<BR></DIV></DIV>                                            <br /><hr />Hotmail has tools for the New Busy. Search, chat and e-mail from your inbox. <a href='http://www.windowslive.com/campaign/thenewbusy?ocid=PID27925::T:WLMTAGL:ON:WL:en-US:WM_HMP:032010_1' target='_new'>Learn More.</a></body>
</html>