Mike, On a Mountain Lion virtual machine, I've found it easiest to install both Python 2 and Pygame through Homebrew. Pygame doesn't seem to like the version of Python provided by the OS at all. MacPorts worked as well, I recall, and installs faster; but I needed PyInstaller and couldn't get it to work in that setup. I don't recall doing much fiddling, but it was a while ago. Rob
On Wednesday, 25 February 2015, 23:58, Mikhail V <mikhail...@gmail.com> wrote: A friend of mine tried to install pygame on OSX yosemite without any luck... But still, good luck ;) ! On 25 February 2015 at 18:19, Paul Vincent Craven <p...@cravenfamily.com> wrote: > See the 'mac installation' part of this section: > > http://programarcadegames.com/index.php?chapter=foreword⟨=en#section_0_1 > > Paul Vincent Craven > > On Wed, Feb 25, 2015 at 9:24 AM, Mike C. Fletcher <mcfle...@vrplumber.com> > wrote: >> >> Hi all, >> >> I've got a computer club (grade-school) starting up soon, and I'd like >> some advice wrt how students should set up OS-X machines for Python + >> Pygame? Should we use the python.org OS-X installer or the built-in python? >> Is there a particular combination of Python and Pygame installers which >> works reliably and doesn't require a lot of fiddling (again, these are >> complete novices). I'm more interested in reliable operation, easy setup, >> etc. as distinct from the ultimate hacker setup, as they will be doing this >> on their machines at home, rather than the machines in the lab/club. >> >> Thanks for any advice, >> Mike >> >> -- >> ________________________________________________ >> Mike C. Fletcher >> Designer, VR Plumber, Coder >> http://www.vrplumber.com >> http://blog.vrplumber.com >> >