Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

sioannou

macrumors member
Original poster
Mar 25, 2010
99
0
Nicosia Cyprus
Hi I'd like to ask you which method is the best for installing python 2.7 pygame 1.9 and py2app? Macports or regular installation?

Does anybody have a reliable guide?
 

itsmrjon

macrumors regular
Jun 11, 2011
122
0
Chicago
Hi I'd like to ask you which method is the best for installing python 2.7 pygame 1.9 and py2app? Macports or regular installation?

Does anybody have a reliable guide?

pygame:
Code:
sudo pip install pygame

py2app:
Code:
sudo easy_install -U py2app
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.