On Nov 26, 2007 3:29 PM, Nathan <[EMAIL PROTECTED]> wrote: > $ find /opt -name *site-packages* > /opt/local/lib/python2.4/site-packages > /opt/local/lib/python2.5/site-packages > /opt/local/Library/Frameworks/Python.framework/Versions/2.4/lib/python2.4/site-packages > > I wondered why the python 2.4 installation had two site-packages > directories. With some testing, I discovered that the > macports-installed python 2.5 version can see my pyglet module. Cool. > Weird, but cool. It must look in the system's 2.5 site-packages > directory. Unfortunately, it appears that most of the macports > python-related stuff is still using python 2.4.
OK, I've added the two /opt/local/lib directories in r1444; the next installer for the next release should find them (untested). Alex. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
