I've got a clean Snow Leopard install and can run tests if someone can direct me as to what to do.
Mike On Sep 10, 6:12 am, Tristam MacDonald <[email protected]> wrote: > On Thu, Sep 10, 2009 at 1:20 AM, Richard Jones <[email protected]>wrote: > > > > > On 10/09/2009, at 10:48 AM, Richard Jones wrote: > > > On 10/09/2009, at 9:55 AM, Tristam MacDonald wrote: > > > On Wed, Sep 9, 2009 at 7:28 PM, Nathan <[email protected]> wrote: > > >> On Wed, Sep 9, 2009 at 3:42 PM, John Lehmann<[email protected]> wrote: > > >> > All I had to do was follow the step in > > >> > http://tr.im/yhW8 > > >> > defaults write com.apple.versioner.python Prefer-32-Bit -bool yes > > >> > But I likely had a 32-bit python 2.6 already installed. > > > I'm actually quite confused. I upgraded to Snow Leopard (from > > factory-installed Leopard) yesterday, and pythonw is: > > > l-rjones:3chidna richard$ which pythonw > > /Library/Frameworks/Python.framework/Versions/2.6/bin/pythonw > > l-rjones:3chidna richard$ pythonw > > Python 2.6.1 (r261:67515, Dec 6 2008, 16:42:21) > > [GCC 4.0.1 (Apple Computer, Inc. build 5370)] on darwin > > Type "help", "copyright", "credits" or "license" for more information. > > >>> import sys > > >>> sys.maxint > > 2147483647 > > > ... definitely not a 64-bit build. Not sure why my system differs from > > yours... > > > That would be the version I installed under Leopard, downloaded from > > pydotorg, of course :) > > > Richard > > Yeah - don't think we will get any clear picture of the situation until > someone does a clean install. My leopard installation was full of random > stuff as well. > > -- > Tristam MacDonaldhttp://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
