On Nov 21, 2007 5:03 PM, Shu Ning Bian <[EMAIL PROTECTED]> wrote: > > Does anyone have pyglet working on Leopard? > I do. The thing is pyglet as noted installs into /Library/Frameworks/ > Python.framework/Versions/Current/, and the default python runs out > of /System/Library/Frameworks/Python.framework/Versions/Current/. To > fix this you can just add /Library/Frameworks/Python.framework/ > Versions/Current/bin to the start of your path, which is what I did. > > I am not sure if this is the correct way to do things, and I don't > know why there is apparently 2 separate installation of python - I > don't believe I have installed macpython on this machine.
FYI, both before and after my .dmg installation attempt, /LibraryFrameworks/Python.framework does not exist. I've never installed MacPython, but I have installed versions of python with MacPorts (which end up in /opt/local/bin). ~ Nathan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
