I already have that installed, I think. Anyway, I get the "loading screen", but then the game shuts down and gives me that error message. I should have probably said this earlier. Sorry!
New game initiated in the mines of Random...
Traceback (most recent call last):
File "moe-pygame.py", line 741, in <module>
update_display(s, player)
File "moe-pygame.py", line 497, in update_display
s.blit(map(player), (SCREEN_SIZE[0] - 256 + 16, 16))
File "moe-pygame.py", line 294, in map
alpha = pygame.surfarray.make_surface(tab)
ValueError: unsupported datatype for array