2007
07.24

Find out the version of installed Python.
Type to terminal:

$ python -V

Load packages for your version of Python from:
http://pythonmac.org/packages/

Install needed packages:

  • pygame
  • PyObjC

Comments are closed.