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 -~----------~----~----~----~------~----~------~--~---
