Re: [Numpy-discussion] Numeric 24.2 incompatible with Windows7 SP1

2011-03-14 Thread Frank Conradie
Hi Douglas, simply recompiling the affected modules "fixes" this issue for me, but unfortunately for me I am having trouble recompiling some old 3rd party compiled libraries. What are the chances all module owners/maintainers will go back and recompile their Python 2.3/2.4 modules - not very hi

Re: [Numpy-discussion] Numeric 24.2 incompatible with Windows7 SP1

2011-03-14 Thread Douglas Ronne
Frank Conradie qfin.net> writes: > > Hi > > I know Numeric 24.2 is really old and probably unsupported by now, but I > thought it might be of interest that Service Pack 1 for Windows 7 has > "broken" Numeric 24.2. [pruned] > > Thanks! > Frank Conradie > Yes, I have had the exact same error

[Numpy-discussion] Numeric 24.2 incompatible with Windows7 SP1

2011-03-07 Thread Frank Conradie
Hi I know Numeric 24.2 is really old and probably unsupported by now, but I thought it might be of interest that Service Pack 1 for Windows 7 has "broken" Numeric 24.2. We have an old software product that uses Python 2.3 and Numeric 24.2, "frozen" using py2exe, and we started receiving report