[Gdal-dev] Troubles with gdalnumeric

Kor de Jong k.dejong at geo.uu.nl
Fri Feb 24 02:48:19 EST 2006


Hi Philip,

Op donderdag 23 februari 2006 22:40, schreef Philip Riggs:
> I have succeeded in importing the module, but the first issue was:
> NameError: global name 'Int16' is not defined
>
> After correcting this I have the following error:
>
> NameError: global name 'zeros' is not defined

I believe Int16 and zeros() come from the numerical python package. Maybe an 
import of numeric (numarray?, numpy?) is missing somewhere.

Kor




More information about the Gdal-dev mailing list