Can you please post the output when running Build.py? Also, which Windows version are you on? I know the patch works under XP, but I haven't tested under Vista for a while.
Regards, Florian Höch Victor Lin schrieb: > Yes, I did, but it seems the problem is still there :( > > Are there any way to know advanced information I can get about that > error? Only that error message I really don't know what's wrong with > pyinstaller. > > On 8月25日, 下午8時58分, Florian Höch <[email protected]> wrote: >> Do you have the "python for windows extensions" >> (http://sourceforge.net/projects/pywin32/) installed? They are needed >> for the patch to work. >> >> Regards, >> >> Florian Höch >> >> Victor Lin schrieb: >> >>> I just try to apply that path >>> http://www.pyinstaller.org/attachment/ticket/39/pyinstaller-trunk-r70... >>> and I reconfigure pyinstaller, clean up everything, and build it >>> again. >>> I notice that pyinstaller did't copy MSVCR90.DLL for me. But the >>> problem is still there >>> On 8月25日, 下午6時26分, Giovanni Bajo <[email protected]> wrote: >>>> On Tue, 25 Aug 2009 03:21:23 -0700 (PDT), Victor Lin <[email protected]> >>>> wrote: >>>>> Hi, >>>>> I packaged my application under windows. It works fine on my machine, >>>>> but I got "Error loading Python DLL : python26.dll (error code 14001)" >>>>> error. >>>>> I find there is a ticket is about this topic : >>>>> http://www.pyinstaller.org/ticket/38 >>>>> But however, I notice that pyinstaller do copy "msvcr90.dll" for me in >>>>> dist folder. But even I am sure that dll file is in same folder of >>>>> the .exe file. I still got that error message. >>>>> What might be the problem cause the error? How can I fix that? >>>> Can you please try with the latest patch attached to the ticket #39? >>>> -- >>>> Giovanni Bajo >>>> Develer S.r.l.http://www.develer.com > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en -~----------~----~----~----~------~----~------~--~---
