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

Re: [pygame] Error Loading



The exact error message and traceback would be very helpful.

Perhaps the file isn't in the same directory as the script?  Can you load other images? 

On 11/14/06, Jonah <jfishel@xxxxxxx> wrote:
Hey- the new guy again. I was trying to load an image for a simple
game and when I got to the
pygame.image.load('ball.gif')
it said it can't load the image.
Any ideas?