On Thu, Oct 27, 2011 at 9:37 PM, Nathan <[email protected]> wrote:
> On Thu, Oct 27, 2011 at 9:05 PM, Bruce Smith <[email protected]> wrote: > >> On Thu, Oct 27, 2011 at 12:45 PM, Nathan <[email protected]> wrote: >> >>> I'll run it for OS X Lion tonight (about 8 hours from now). >>> >>> Does this mean you merged the ctypes changes into the default branch? >>> >>> ~ Nathan >>> >> >> Are you planning to do 32-bit (Carbon) or 64-bit (Cocoa)? >> > > 64-bit > I'll do 32-bit when I get a chance, which might mean in a few days. (So if anyone else wants to do it, don't hold back.) > As for 64-bit Python, I found no way to run pyglet in it myself, under >> Lion. The details are complicated. My issue may have been specific to >> ActivePython and/or Python 2.7, and was certainly specific to Lion. The >> issue (IIRC) was that I needed PyObjcC 2.3 but that version of ActivePython >> (2.7.2.5) only has it up to 2.2 for Lion. (As of a month or two ago.) >> >> > That's odd. I'm just using the system python under Lion, and it works. > Albeit not perfectly. > > ~ Nathan My problem is probably limited to trying to run it under ActivePython (a particular third-party distribution of Python). I had other requirements which forced me there, away from the system python. (I.e. some extension packages I could not get compiled successfully under the system python.) - Bruce -- 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.
