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

sioannou

macrumors member
Original poster
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?
 
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.