hi,

pygame 1.8+ supports numeric and numpy.  numpy is not 100% compatible
with numeric

Please update to pygame 1.8.1 -- as it is the bug fix release of 1.8.0.

It contains many bug fixes over 1.7.1.

Pygame 1.8+ supports numeric without requiring numeric to build.  At
the same time it supports numpy.

Old games and applications that support numeric require numeric to work.

So by default surfarray checks to see if numeric is installed, and
uses that by default if it is.

However the application can request numpy if it likes.  It can also
query which array types are supported.


Patching 1.7.1 to use numpy is broken, please instead use pygame 1.8.1.



cheers,



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to