Re: [pygame] Pygame import error on OSX 10.8.2

2013-09-10 Thread Aikiman
That'll be why py2.7 follows the pygame version - thanks Russell. -- View this message in context: http://pygame-users.25799.x6.nabble.com/Pygame-import-error-on-OSX-10-8-2-tp873p875.html Sent from the pygame-users mailing list archive at Nabble.com.

Re: [pygame] Pygame import error on OSX 10.8.2

2013-09-10 Thread Russell Owen
That binary installer was built for python 2.7, not 3.x Russell On Sep 10, 2013, at 3:35 PM, Aikiman wrote: > I've installed Python 3.4 and the Lion installer for Pygame > > pygame-1.9.2pre-py2.7-macosx10.7.mpkg.zip. When I ran the installer for > pygame it stuffed it in the sitepackages folder

[pygame] Pygame import error on OSX 10.8.2

2013-09-10 Thread Aikiman
I've installed Python 3.4 and the Lion installer for Pygame > pygame-1.9.2pre-py2.7-macosx10.7.mpkg.zip. When I ran the installer for pygame it stuffed it in the sitepackages folder for 2.7 the default directory of Python on the Mac. When installing 3.4 the install is in Frameworks folder, this doe