[Tutor] Pygame installation problems

Russell Smith savtech138 at gmail.com
Sat Apr 28 03:41:18 CEST 2012


I would google 'pygame download' and look at the first hit. You are right
to add the import but you need to download the files still.

On Friday, April 27, 2012, Osemeka Osuagwu wrote:

> Hi,
> I started learning Python recently, having only very little programming
> experience. I installed Pygame and tried using
>
> >import pygame
>
> to test the installation and got the following error in return;
>
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> ImportError: No module named pygame
>
> Please does this mean I didn't install pygame correctly?
> How do I get it to work.
>
> Thanks,
>
> eMeka.
>
>
> --
> *We have enough for our need but not enough for our greed.*
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20120427/389aa091/attachment-0001.html>


More information about the Tutor mailing list