Python 2.6.2 or 2.5.4 for Windows installer bundling?

INADA Naoki songofacandy at gmail.com
Tue Sep 8 01:03:52 BST 2009


A problem in py2exe and python 2.6.

Because of python 2.6 requires newer msvcrt, "dll in same directory" way is not
works. (WinSxS cause this problem.)
Python 2.6 + py2exe package requires installing msvcrt separately.

If windows installer uses Python2.6, installer should install msvcrt too.

Microsoft Visual C++ 2008 Redistributable Package (x86)
http://www.microsoft.com/downloads/details.aspx?familyid=9b2da534-3e03-4391-8a4d-074b9f2bc1bf&displaylang=en

-- 
Naoki INADA  <songofacandy at gmail.com>



More information about the bazaar mailing list