On 8 Jun 2013 19:19, "Eam onn" <letsplaysf...@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.
-- http://mail.python.org/mailman/listinfo/python-list