On Nov 21, 2007 1:18 PM, Alex Holkner <[EMAIL PROTECTED]> wrote: > (or ...python2.4... if that's your system copy). Type "which python" > from the terminal and ensure the resulting path matches, e.g.
"which python" returns "/usr/bin/python". I assume you meant "ls -l `which python`", which returns: lrwxr-xr-x 1 root wheel 72 Oct 26 13:04 /usr/bin/python -> ../../System/Library/Frameworks/Python.framework/Versions/2.5/bin/python ~ 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 -~----------~----~----~----~------~----~------~--~---
