On Saturday, June 8, 2013 6:58:53 PM UTC+1, [email protected] wrote: > 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
python -c "help('modules')" made an error. pip install --upgrade pygame made an
error too.
--
http://mail.python.org/mailman/listinfo/python-list
