PDA

View Full Version : [ubuntu] How to install pygame module for python 3.1



Ramy89
June 25th, 2011, 08:06 PM
I have ubuntu maverick meerkat, with both python 2.6 and 3.1 installed.
If I run the comand:


sudo apt-get install python-pygame

It says that I've already installed pygame, probably because I have installed the one for python 2.6, but I need also the one for python 3.1, how to install it?