![](https://secure.gravatar.com/avatar/834d4e338d41ed6db2b2fbb8aaf1f4d4.jpg?s=120&d=mm&r=g)
Hello, is there any place I can download a Windows installer for numarray 0.8.1? I upgraded to 0.8.2 a while back, but it does not work with McMillan's Installer. 0.8.1 worked fine, but I neglected to keep a copy of it. As for why it doesn't work with Installer, I'm not sure. At least part of the problem is that it is hardcoded to load LICENSE.TXT in __init__.py in a way that is incompatible with Installer. I tried removing the loading of LICENSE.TXT (which I realize is a questionable thing to do; I was just trying to get it working), but it doesn't work after that either.
![](https://secure.gravatar.com/avatar/b1283276977b71b02df8cceb3c38e7c2.jpg?s=120&d=mm&r=g)
At 08:32 PM 1/30/04 -0600, Austin Luminais wrote:
I saw this thread before: http://aspn.activestate.com/ASPN/Mail/Message/numpy-discussion/1967514 seems the solution though I haven't had to try it. I prefer McMillan to py2exe for it's smaller exe-s. Ray
![](https://secure.gravatar.com/avatar/faf9400121dca9940496a7473b1d8179.jpg?s=120&d=mm&r=g)
On Fri, 2004-01-30 at 21:32, Austin Luminais wrote:
As a public release, numarray-0.8.1 doesn't really exist yet; 0.8.1 is a tag in CVS which defines a release being used internally at STScI. I'm not sure what you mean by 0.8.2 at all.
This has been fixed in CVS, but there is no official release with it yet.
-- Todd Miller Space Telescope Science Institute 3700 San Martin Drive Baltimore MD, 21030 (410) 338 - 4576
![](https://secure.gravatar.com/avatar/abb4a8dcac489b94615debd2f0924eb4.jpg?s=120&d=mm&r=g)
Thanks, I must have been confusing it with the older 0.6.1 and 0.6.2.
This has been fixed in CVS, but there is no official release with it yet.
Do you know if it has been fixed beyond the LICENSE.TXT change? I got the new __init__.py from CVS, but I get an abnormal program termination with Installer.
![](https://secure.gravatar.com/avatar/abb4a8dcac489b94615debd2f0924eb4.jpg?s=120&d=mm&r=g)
Nevermind, just tried the full CVS version and it seems to be working fine. You have to manually include .pyds that Installer doesn't catch, but that's always been the case.
![](https://secure.gravatar.com/avatar/b1283276977b71b02df8cceb3c38e7c2.jpg?s=120&d=mm&r=g)
At 08:32 PM 1/30/04 -0600, Austin Luminais wrote:
I saw this thread before: http://aspn.activestate.com/ASPN/Mail/Message/numpy-discussion/1967514 seems the solution though I haven't had to try it. I prefer McMillan to py2exe for it's smaller exe-s. Ray
![](https://secure.gravatar.com/avatar/faf9400121dca9940496a7473b1d8179.jpg?s=120&d=mm&r=g)
On Fri, 2004-01-30 at 21:32, Austin Luminais wrote:
As a public release, numarray-0.8.1 doesn't really exist yet; 0.8.1 is a tag in CVS which defines a release being used internally at STScI. I'm not sure what you mean by 0.8.2 at all.
This has been fixed in CVS, but there is no official release with it yet.
-- Todd Miller Space Telescope Science Institute 3700 San Martin Drive Baltimore MD, 21030 (410) 338 - 4576
![](https://secure.gravatar.com/avatar/abb4a8dcac489b94615debd2f0924eb4.jpg?s=120&d=mm&r=g)
Thanks, I must have been confusing it with the older 0.6.1 and 0.6.2.
This has been fixed in CVS, but there is no official release with it yet.
Do you know if it has been fixed beyond the LICENSE.TXT change? I got the new __init__.py from CVS, but I get an abnormal program termination with Installer.
![](https://secure.gravatar.com/avatar/abb4a8dcac489b94615debd2f0924eb4.jpg?s=120&d=mm&r=g)
Nevermind, just tried the full CVS version and it seems to be working fine. You have to manually include .pyds that Installer doesn't catch, but that's always been the case.
participants (4)
-
Austin Luminais
-
Austin Luminais
-
RayS
-
Todd Miller