Re: [Numpy-discussion] ValueError: setting an array element with a sequence.

2008-09-16 Thread Alan G Isaac
On 9/16/2008 2:58 PM Lisa Delgado apparently wrote: > This is my own program for computing Nash equilibria. It sounds like you are working on stuff that might interest others. Please consider contributing to econpy, at least your Nash soln procedure. What exactly are you working on? Thanks, Ala

Re: [Numpy-discussion] ValueError: setting an array element with a sequence.

2008-09-16 Thread Charles R Harris
On Tue, Sep 16, 2008 at 9:05 AM, Lisa Delgado <[EMAIL PROTECTED]>wrote: > Hi, > > I had previously run a program successfully when using numpy 1.1.0. I just > downloaded the Enthought Python Distribution, which has numpy 1.0.4 and am > now > having problems running my program. I get the following

[Numpy-discussion] ValueError: setting an array element with a sequence.

2008-09-16 Thread Lisa Delgado
Hi, I had previously run a program successfully when using numpy 1.1.0. I just downloaded the Enthought Python Distribution, which has numpy 1.0.4 and am now having problems running my program. I get the following error. Traceback (most recent call last): File "/Users/Lisa/Documents/Dissertatio