Installing PyGame?

Eam onn letsplaysforu at gmail.com
Sat Jun 8 14:07:56 EDT 2013


On Saturday, June 8, 2013 7:05:49 PM UTC+1, Eam onn wrote:
> On Saturday, June 8, 2013 6:58:53 PM UTC+1, ccl... at bluewin.ch 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.

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 :(



More information about the Python-list mailing list