Re: [Numpy-discussion] Problems with Numeric

2007-06-17 Thread Ali Santacruz
Thank you very much Chuck for your help. Regards, Ali S. - Mensaje original De: Charles R Harris <[EMAIL PROTECTED]> Para: Discussion of Numerical Python Enviado: domingo, 17 de junio, 2007 10:25:01 Asunto: Re: [Numpy-discussion] Problems with Numeric On 6/16/07, Ali San

[Numpy-discussion] Problems with Numeric

2007-06-16 Thread Ali Santacruz
Hi dear list, I am designing an application that uses GDAL (which seems to bind to Numeric) to read an image and convert it to an array. The code runs without problem in the console, then I compile it (apparently without problems), but when I try to launch the application, it fails and the ne