At the Terminal prompt type: python -c "help('modules')"

If Pygame is not somewhere in the output then Pygame is not yet installed.

If it is not installed then type: pip install --upgrade pygame 
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to