Opened 14 years ago

Closed 13 years ago

#87 closed task (fixed)

build against python 2.6 on win32

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: minor Milestone: 1.0
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

Someone encountered the exact same issue: unable to bundle pywin32 + python2.6 because of MSVCRT90.DLL issues - but there seems to be a solution:
py2exe mailing list thread

Win32 bugs potentially related to this: #10, #68, #79

Change History (2)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Owner: changed from Antoine Martin to Antoine Martin
Status: newaccepted

comment:2 Changed 13 years ago by Antoine Martin

Resolution: fixed
Status: acceptedclosed

This has been done already, we're now using python 2.7.1: #118

Note: See TracTickets for help on using tickets.