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

2007-05-23 Thread Hanno Klemm
Thanks for your hint! My numpy version is 1.0.2. compiled by myself a bit ago. I have however not fully understood your reply. Is the issue, that caused problems in your code in the numpy svn version resolved now? I read something in the thread about forcefully unloading certain DLLs, I am on a

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 compiled

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

2007-05-22 Thread Mark Janikas
I cant be sure if your issue is related to mine, so I was wondering where/when you got your numpy build? My issue: http://projects.scipy.org/pipermail/numpy-discussion/2007-April/027000.h tml Travis has been kind enough to work with me on it. His changes are in the svn. So, I don't think this