[Numpy-discussion] Overlapping copy with object_ arrays

2006-12-04 Thread James Flowers
Hello, Having a problem with overlapping copies. Memory being freed twice ??? See below: ActivePython 2.4.3 Build 11 (ActiveState Software Inc.) based on Python 2.4.3 (#1, Apr 3 2006, 18:07:14) [GCC 4.0.1 (Apple Computer, Inc. build 5247)] on darwin Type "help", "copyright", "credits" or "lic

[Numpy-discussion] Forward from PIL list...

2006-12-04 Thread Christopher Barker
Hi all, PIL 1.1.6 final was just released, which includes support for the numpy array interface. However, this just came out on the list: Zachary Pincus wrote: > - The 'fromarray' command is a bit broken in Image.py: > Specifically, the following stanza is incorrect -- > if mode is None: >

Re: [Numpy-discussion] problems installing NumPy on OSX

2006-12-04 Thread Christopher Barker
Arild B. Næss wrote: > It seems running from the source dir has been the main problem all > along. It works fine outside (I guess). I'm glad you got it working. > FAIL: Ticket #112 > -- > Traceback (most recent call last): >