sioannou macrumors member Original poster Mar 25, 2010 99 0 Nicosia Cyprus Jan 13, 2013 #1 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?
I itsmrjon macrumors regular Jun 11, 2011 122 0 Chicago Jan 22, 2013 #2 sioannou said: 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? Click to expand... pygame: Code: sudo pip install pygame py2app: Code: sudo easy_install -U py2app
sioannou said: 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? Click to expand... pygame: Code: sudo pip install pygame py2app: Code: sudo easy_install -U py2app