I proved myselfe wrong ;-)

It is working if I chose numpy.float32 as dtype!

uint32 doesn't work either. Leads to KeyError: (<type 'numpy.int64'>, 1)

Siggi