Installing PyGame?

cclauss at bluewin.ch cclauss at bluewin.ch
Sat Jun 8 15:23:14 EDT 2013


Type: python -V
(That was a capitol V) What version of python is running?

Type: python3 -V
(That was a capitol V) What version of python is running?

Type: python -c 'import pygame'
What is the exact error message?

Type: python
Your prompt should change to something like: >>>
Type: import pygame
What is the exact error message?



More information about the Python-list mailing list