Thanks for help. I finally figured out what the point is. I used to copy sqlite3.dll into directory C:\window\system32. But after I installed python 2.5. It includes sqlite3.dll in C: \python25\DLLs and set as default. So the resolution is copy the new sqlite3.dll version into C: \python25\DLLs and everything is beautiful again.
On May 8, 3:23 pm, Olli Wang <[EMAIL PROTECTED]> wrote: > Hi, I got the same problem in XP, too. I use Python2.5 so it's no need > to install pysqlite, right? My SA version is 0.3.7, and my Sqlite is > surely not out of date. Any one got the same problem? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

