View Single Post
mikec's Avatar
Posts: 1,366 | Thanked: 1,185 times | Joined on Jan 2006
#18
There appears to be a dependancy failure with Pygame when numpy is installed. Pygame will default to using python-numeric for fast maths processing if numpy is NOT installed. If numpy is installed. eg when you install MyPaint. Then Pygame will try to use numpy iinstead.

This then leads to a Pygame failure as it appears that the version of numpy in the repos does not include numpy.core.numeric.

Anyone able to build this module, then we would have an uptodate version of Pygame for Pygame devs, as numpy is the newer lib compared to numeric.
__________________
N900_Email_Options Wiki Page