id summary reporter owner description type status priority milestone component version severity resolution keywords cc 2285 pct2rgb does not work on Linux 64 bits systems jcrepetto warmerdam "I have downloaded a map of Corsica at . Now, I want to convert it to ECW format with gdal_translate. As it uses a palette, I first need to convert it to RGB. {{{ $ pct2rgb.py COR_0000.TIF COR_0000_64K.TIF 0Traceback (most recent call last): File ""/usr/bin/pct2rgb.py"", line 162, in ? tif_ds.GetRasterBand(iBand+1).WriteArray(dst_data,0,iY) File ""/usr/lib64/python2.4/site-packages/gdal.py"", line 796, in WriteArray File ""usr/lib64/python2.4/site-packages/osgeo/gdal_array.py"", line 157, in BandWriteArray ValueError: array does not have corresponding GDAL data type }}} The same command is working on Linux 32 bits systems. " defect closed high 1.5.3 PythonBindings 1.5.0 normal fixed numpy hobu