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 "ball.bmp"Ball.bmp is an image file that it expects to find in the same directory as the program. I guess you should get the image from the same place you got the Python code. Kent _______________________________________________ Tutor maillist - [email protected] http://mail.python.org/mailman/listinfo/tutor
