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.* >
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor