On Fri, Feb 20, 2009 at 12:48 PM, <[email protected]> wrote: > >> Another possibility I'd be OK with is to be able to put AVbin in > site-packages/pyglet, that is, put it in with the package itself. > > >That could be problematic, as site-packages/ isn't in a fixed location - I > have one in /usr/local, one in > >/System/Library/Frameworks/Python.framework/... and one in > /Library/Python/. I don't know the mechanism that ties these all together, > >but pyglet would have to search all of them to find AVBin. > > No, just the one that pyglet itself was installed in. You put the library > file in with the pyglet extension.
But does pyglet necessarily know where it is installed? And should we arbitrarily prevent the user from installing it in one of the others? -- Tristam MacDonald http://swiftcoder.wordpress.com/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
