reassign 399816 python-pygame found 399816 1.7.1release-4 thanks On Wed, Nov 22, 2006 at 01:27:09PM +0100, Marco Kunze wrote:
> 4. Get this error: > /usr/share/games/angrydd/game.py:994: RuntimeWarning: use surfarray: No > module named Numeric > alphs = pygame.surfarray.pixels_alpha(self._light_axe) > Traceback (most recent call last): > File "/usr/games/angrydd", line 246, in ? > else: main() > File "/usr/games/angrydd", line 109, in main > menu.Menu(main_menu) > File "/usr/share/games/angrydd/menu.py", line 151, in __init__ > pos, ev.key) > File "/usr/games/angrydd", line 144, in play_arcade_game > game.ArcadeGame(characters) > File "/usr/share/games/angrydd/game.py", line 1226, in __init__ > Game.__init__(self) > File "/usr/share/games/angrydd/game.py", line 994, in __init__ > alphs = pygame.surfarray.pixels_alpha(self._light_axe) > File "/usr/lib/python2.4/site-packages/pygame/__init__.py", line 52, in > __getattr__ > raise NotImplementedError, MissingPygameModule > NotImplementedError: surfarray module not available But this error comes from python-pygame, not from angrydd itself. Reassigning. Thanks, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

