On Mon, Mar 3, 2008 at 8:34 PM, Gavin E. <[EMAIL PROTECTED]> wrote: > > I look in my /usr/lib/python2.5/site-packages folder and I see a few > authkit folders: > > * authkit > * AuthKit-0.3.0pre5.egg-info > * AuthKit-0.4.0-py2.4.egg > * AuthKit-0.4.0-py2.5.egg > > Should I just delete the older ones? Also, how do I know which of the > folders is being used when I use: authkit.setup.method='openid, > cookie'. (I'd post in the discussion forum instead of the dev forum, > but its actually closed right now.)
It's closed? What does that mean? The current one is listed in easy_install.pth in the same directory. You can delete any other versions if you don't need them. You can also start Python, import authkit, and type 'authkit' to see which directory it's loaded from. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-devel" group. To post to this group, send email to pylons-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-devel?hl=en -~----------~----~----~----~------~----~------~--~---