On Friday, 17 August 2012 14:08:49 UTC+2, Richard Thomas wrote: > > /Library/Frameworks/.../2.7 --> PyObjC 2.3, doesn't work > /System/Library/Frameworks/.../2.7 --> PyObjC 2.3.2a0, doesn't work > /System/Library/Frameworks/.../2.6 --> PyObjC 2.3.2a0, doesn't work > /System/Library/Frameworks/.../2.5 --> PyObjC 2.2, works > > I don't know enough about objc to know but could 2.3 have messed things up > somehow? > > Chard. >
Sorry, red herring. It seems that system Python 2.5 is 32bit and so uses Carbon. -- 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/-/63W25wNonOUJ. 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.
