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
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
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
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