Opened 15 years ago
Closed 14 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 )
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
Change History (2)
comment:1 Changed 15 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Antoine Martin to Antoine Martin |
Status: | new → accepted |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
This has been done already, we're now using python 2.7.1: #118