Installing PyGame?

Fábio Santos fabiosantosart at gmail.com
Sat Jun 8 15:12:33 EDT 2013


On 8 Jun 2013 19:19, "Eam onn" <letsplaysforu at gmail.com> wrote:
> Wait, the python -c "help('modules')" worked after spamming it a few
times. Pygame was listed but it won't do anything when I type in 'import
pygame' I still get the error :(

Try to always say what your error was.

Do you have pip installed? Pygame AFAIK is a c extension so it requires a
working compiler. I think you need to have one.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130608/b4b94ed0/attachment.html>


More information about the Python-list mailing list