At 08:32 PM 1/30/04 -0600, Austin Luminais wrote:
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.
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