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-r701-py26-win-tweaks-20090821.patch
> 
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to