Hi, I'm trying to use Gdal in a python program in Win7 (32 bit - portuguese). I have python 2.6.2 and installed the gdal libraries following the instructions in this page: http://pypi.python.org/pypi/GDAL/ That is, I have the GDAL 1.6.1 python extension (GDAL-1.6.1.win32-py2.6.exe) and installed Gdal 1.6 (gdalwin32exe160.zip).
I can open datasets and check their projection info with GetProjection() but, if I try to read data from the dataset using ReadAsArray() python crashes. Then windows gives the following error message. Anyone knows what could be wrong? The same installation procedure works on WinXP Daniel -------------------------- Error --------------------------------------------------- Assinatura do problema: Nome do Evento de Problema: APPCRASH Nome do Aplicativo: python.exe Versão do Aplicativo: 0.0.0.0 Carimbo de Data/Hora do Aplicativo: 49e4f549 Nome do Módulo de Falhas: ntdll.dll Versão do Módulo de Falhas: 6.1.7600.16385 Carimbo de Data/Hora do Módulo de Falhas: 4a5bdadb Código de Exceção: c0000005 Deslocamento de Exceção: 00051ffe Versão do sistema operacional: 6.1.7600.2.0.0.256.48 Identificação da Localidade: 1046 Informações Adicionais 1: 0a9e Informações Adicionais 2: 0a9e372d3b4ad19135b953a78882e789 Informações Adicionais 3: 0a9e Informações Adicionais 4: 0a9e372d3b4ad19135b953a78882e789 _______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev