Python 2.5 includes sqlite. If you have Python 2.5, you don't need to install pysqlite.
Cheers, Manuzhai On Nov 29, 2007 7:12 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi, > > I have a working version of Trac and am trying to figure out what > sqlite interface is being used. > > I can't find any module called pysqlite2 on my machine, but I do have > something called sqlite and something else called _sqlite. sqlite > seems to be version 1.1.7. Is this really pysqlite with a different > name? What is _sqlite (as opposed to the module sqlite)? Is there > some reason I should install pysqlite2? > > Thanks for any ideas, > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac 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/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
