Re: [pygame] Image error

2007-04-13 Thread Samuel Mankins
Lenard Lindstrom wrote: Samuel Mankins wrote: When I try to load a .png image, it gives me this error: Traceback (most recent call last): File "/Users/samuelmankins/Desktop/PvsN/alpha/PvsN.py", line 270, in ? MainWindow.MainLoop() File "/Users/samuelmankins/Desktop/PvsN/alpha/PvsN.py", lin

Re: [pygame] Image error

2007-04-13 Thread DR0ID
Samuel Mankins schrieb: When I try to load a .png image, it gives me this error: Traceback (most recent call last): File "/Users/samuelmankins/Desktop/PvsN/alpha/PvsN.py", line 270, in ? MainWindow.MainLoop() File "/Users/samuelmankins/Desktop/PvsN/alpha/PvsN.py", line 32, in MainLoop

Re: [pygame] Image error

2007-04-13 Thread Lenard Lindstrom
Samuel Mankins wrote: When I try to load a .png image, it gives me this error: Traceback (most recent call last): File "/Users/samuelmankins/Desktop/PvsN/alpha/PvsN.py", line 270, in ? MainWindow.MainLoop() File "/Users/samuelmankins/Desktop/PvsN/alpha/PvsN.py", line 32, in MainLoop se

[pygame] Image error

2007-04-13 Thread Samuel Mankins
When I try to load a .png image, it gives me this error: Traceback (most recent call last): File "/Users/samuelmankins/Desktop/PvsN/alpha/PvsN.py", line 270, in ? MainWindow.MainLoop() File "/Users/samuelmankins/Desktop/PvsN/alpha/PvsN.py", line 32, in MainLoop self.LoadSprites(); File