[Tutor] Pygame installation problems

Osemeka Osuagwu abasiemeka at gmail.com
Sat Apr 28 03:06:17 CEST 2012


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/20120428/9c567e08/attachment.html>


More information about the Tutor mailing list