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/

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