Re: [Numpy-discussion] numpy and freeze.py

2007-05-23 Thread Travis Oliphant
Hanno Klemm wrote: > Hi, > > I want to use freeze.py on code that heavily relies on numpy. If I > just try > > python2.5 /scratch/src/Python-2.5/Tools/freeze/freeze.py pylay.py > I've seen people use NumPy with programs like freeze before. You have to take into account that multiarray is a co

Re: [Numpy-discussion] numpy and freeze.py

2007-05-23 Thread Hanno Klemm
half Of Hanno Klemm > Sent: Tuesday, May 22, 2007 9:04 AM > To: numpy-discussion@scipy.org > Subject: [Numpy-discussion] numpy and freeze.py > > > Hi, > > I want to use freeze.py on code that heavily relies on numpy. If I > just try > > python2.5 /scra

Re: [Numpy-discussion] numpy and freeze.py

2007-05-22 Thread Mark Janikas
bject: [Numpy-discussion] numpy and freeze.py Hi, I want to use freeze.py on code that heavily relies on numpy. If I just try python2.5 /scratch/src/Python-2.5/Tools/freeze/freeze.py pylay.py the make works but then I get the error: Traceback (most recent call last): File "pylay.py&qu

[Numpy-discussion] numpy and freeze.py

2007-05-22 Thread Hanno Klemm
Hi, I want to use freeze.py on code that heavily relies on numpy. If I just try python2.5 /scratch/src/Python-2.5/Tools/freeze/freeze.py pylay.py the make works but then I get the error: Traceback (most recent call last): File "pylay.py", line 1, in import kuvBeta4 as kuv File "kuvBe