Re: [Numpy-discussion] Yes, this one again "ImportError: No module named multiarray"

2013-03-13 Thread Pat Marion
Glad you got it working! For those who might be interested, the distinction between the example I linked to and packaging tools like PyInstaller or py2exe, is that NumpyBuiltinExampleuses static linking to embed numpy as a builtin module. At runti

Re: [Numpy-discussion] (@Pat Marion) Re: Yes, this one again "ImportError: No module named multiarray"

2013-03-12 Thread Pat Marion
;t tried posted this patch to the CPython developers, perhaps there'd be interest incorporating it upstream. Pat On Wed, Mar 13, 2013 at 12:08 AM, Aron Ahmadia wrote: > Pat Marion at Kitware did some work on this, I'm pinging him on the thread. > > A > > > On Tu