Confirmed - using 2.7.3 installed via pythonbrew and pylget from head this works again (10.8). I did not have to install PyObjc.
On Wednesday, September 5, 2012 8:55:50 PM UTC-7, Adam Griffiths wrote: > > I've been using Python 2.7 with PyObjc 2.2 with Pyglet from head (or 1.2 > alpha). > It's the only combination that's ever worked for me. > I'm able to run Pyglet on 10.7 and 10.8 without any problems. > > I wrote about this here: > > http://twistedpairdevelopment.wordpress.com/2012/03/19/installing-virtualenv-and-pythonbrew-on-os-x/ > > http://twistedpairdevelopment.wordpress.com/2012/02/21/installing-pyglet-in-mac-os-x/ > > Hope this helps. > > Cheers, > Adam > > On Friday, August 17, 2012 10:45:05 PM UTC+10, Richard Thomas wrote: >> >> 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/-/9PV2WyIknP4J. 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.
