On Fri, 19 Mar 2010 19:18:49 -0400, Dan Halbert <[email protected]>
wrote:
> On 3/19/2010 5:51 PM, Helgi Hrafn Gunnarsson wrote:
>> C:\Python26\pyinstaller-1.3>Configure.py
>> I: computing EXE_dependencies
>> E: lib not found: MSVCR90.dll dependency of C:\Python26\python.exe
>> E: lib not found: MSVCR90.dll dependency of C:\Windows
>>
>>    
> Hi - Python 2.6.x is not supported by a stable version of pyinstaller. 
> Instead, you should fetch the tip of the py26win branch and use that. I 
> have been fairly successful with it. See 
>
http://groups.google.com/group/pyinstaller/browse_thread/thread/4d1cae8fc741622b/

I've just made Configure.py fail loudly when invoked by Python 2.6 on
Windows. The error message points to this page that I've added to the wiki:
     http://www.pyinstaller.org/wiki/Python26Win

I hope this will make the situation more clear for people trying out
PyInstaller for the first time. 
-- 
Giovanni Bajo    ::  [email protected]
Develer S.r.l.   ::  http://www.develer.com

My blog: http://giovanni.bajo.it

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