[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Re: installing pygame with MIDI on OS X



On 2012-12-11 20:12, Russell E. Owen wrote:
In article <1355218272851-399.post@xxxxxxxxxxxxx>,
 argle <richard@xxxxxxxxxxxx> wrote:

This sounds great! I've tried running your installer but it claims to need "System Python 2.7". I do have Apple's own Python, which is v2.7.2, on my system, but I assume your pygame installer is looking for a different type
of Python installation... which installation is it looking for

It wants python.org's python for Mac OS version 10.6 or later. This will
be installed in /Library/Frameworks.

Aha, yes, if I install the python.org version of Python it works! Thank you!

Richard