[Numpy-discussion] ** On entry to ILAENV parameter number 2 had an illegal value

David Cournapeau david at ar.media.kyoto-u.ac.jp
Fri Jul 31 04:07:50 EDT 2009


Steven Coutts wrote:
> Steven Coutts <stevec <at> couttsnet.com> writes:
>
>   
>> I am getting this error when trying to run a script using scipy.
>>
>> Python 2.5
>>
>> atlas-3.9.0
>> lapack-3.2
>> numpy-1.3.0
>> scipy-0.7.1
>>
>> Anyone any ideas how I can fix this?
>>     

Lapack 3.2 is problematic, so I would try to downgrade to 3.1.1 first.
Which OS are you on ? The exact core you are running, as well as the
output of the test suite (numpy.test()) would be helpful,

cheers,

David



More information about the NumPy-Discussion mailing list