[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Help with pygame



On Mon, Dec 12, 2011 at 6:06 PM, Christopher Night <cosmologicon@xxxxxxxxx> 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 <zbaker1398@xxxxxxxxx> wrote:
BTW i think im just going to reinstall pygame
the get extended() thing returned 0

Sigh.... great. Best of luck.

-Christopher