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


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to