Re: [Tutor] pygame1.py

2008-11-14 Thread Kent Johnson
On Fri, Nov 14, 2008 at 1:11 PM, Ifeozor, Humphrey O. <[EMAIL PROTECTED]> wrote: > Dear Tutor, > > I have problem runing the attached pygame code, there's been error message > "could not open ("ball.bmp")". what do i need to make it run as expected or > how do i import the library which contains "b

Re: [Tutor] pygame1.py

2008-11-14 Thread bob gailer
Ifeozor, Humphrey O. wrote: Dear Tutor, I have problem runing the attached pygame code, there's been error message "could not open ("ball.bmp")". what do i need to make it run as expected or how do i import the library which contains "ball.bmp" I have no way to view that attachment. Please ju

[Tutor] pygame1.py

2008-11-14 Thread Ifeozor, Humphrey O.
Dear Tutor, I have problem runing the attached pygame code, there's been error message "could not open ("ball.bmp")". what do i need to make it run as expected or how do i import the library which contains "ball.bmp" thank you for your help. Humphrey -- Scanned by iCritical. import pyg