On Mon, Dec 12, 2011 at 6:06 PM, Christopher Night
<[email protected]>wrote:
> Try putting this in the python interpreter and tell us what you get. (Copy
> and paste the output exactly as you get it. Don't try to summarize):
>
> open("images.BMP") ; import pygame ; pygame.image.get_extended() ;
> pygame.image.load("images.BMP")
>
>
On Wed, Dec 14, 2011 at 3:47 PM, Zack Baker <[email protected]> wrote:
> BTW i think im just going to reinstall pygame
> the get extended() thing returned 0
>
Sigh.... great. Best of luck.
-Christopher