[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] Re: Surfarray demo does not work for me



Andreas wrote:
The arraydemo crashed, with this output:
ValueError: unsupported datatype for array
>Exit code: 1

I am using the new Numarray version of numeric.... could that be the problem?
wow, i'm surprised it even got this far with the new Numarray. early versions of numarray were so different than numeric it wouldn't have even gotten started, i know they've been making many 'compatability' changes in recent releases.

still, the surfarray and sndarray packages only work with the Numeric they were compiled against. and i'm 99% sure there will be other scary bugs when using it with numarray.

although i'm not curious to try compiling against numarray and seeing what happends :]