Am I correct in assuming this is 64-bit?

>>> import platform
>>> platform.architecture()
('64bit', '')

Only other thing I can think of.
Apart from that, I'm not sure what the difference could be.
I've kept my system quite vanilla.


Cheers,
Adam

On Thursday, September 13, 2012 3:39:20 AM UTC+10, Nathan wrote:
>
> On Wed, Sep 12, 2012 at 12:40 AM, Adam Griffiths 
> <[email protected]<javascript:>
> > wrote:
>
>> By Application menu, I assume you mean the system menu bar?
>> When I run applications I get 'python' with hide! and quit as options.
>> Remains clickable.
>>
>
> Yes, that's what I mean.  I'm talking about the non-working case, though. 
>  (System python / Python.org python)
>  
> Installing a custom pythonbrew python is fine for a temporary workaround 
> for a developer, but I want the root problem found and fixed.
>
> I've got a feeling that this issue is related to the fact that pyglet on 
> OS X is slow and laggy compared to me running it on win32/64 and linux32/64 
> VMs on the same box.  Something's just not quite finished in the Cocoa 
> port, methinks.  It's soooo close, though!
>
> I'll keep plugging away at it, but my 15-minutes-per-day of learning 
> Apple's Cocoa frameworks whilst simultaneously trying to trace pyglet's 
> usage of it is slow going.  There's a lot to learn all at once.  And of 
> course, then there's the specifics of how bridging python on Objective-C 
> libraries works, which is complicated all on its own.
>
> If Tristam or some other Cocoa guru could help out here, it would be much 
> appreciated!
>
> ~ Nathan
>

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyglet-users/-/B-V6PsJSoxsJ.
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