Re: [Numpy-discussion] scipy error undefined symbol: lsame_

2010-04-20 Thread David
On 04/20/2010 02:32 AM, gerardob wrote: > > I installed scipy (and all the required libraries) and the following error > appears when i tried run a simple example which uses the optimize package of > scipy. I tried also numpy alone and it works ( at least for printing > numpy.array([10,20,10])) > >

[Numpy-discussion] scipy error undefined symbol: lsame_

2010-04-20 Thread gerardob
I installed scipy (and all the required libraries) and the following error appears when i tried run a simple example which uses the optimize package of scipy. I tried also numpy alone and it works ( at least for printing numpy.array([10,20,10])) error: Traceback (most recent call last): File "