On Fri, 2006-03-31 at 19:17 +0200, [EMAIL PROTECTED] wrote: > Hello > > I installed Trac recently and have a problem with sqlite/pysqlite2: > > Installed components (on RedHat Linux): > # Python 2.3.4 > # Apache 2.0.52–22 > # SWIG 1.3.28 > # Subversion 1.3.0 > # SQLite 3.3.4 > # SilverCity 0.9.6 > # ClearSilver 0.10.2 > # pysqlite 2.1.3 > # docutils 0.4 > # Trac 0.9.4 > > In line 204 of /usr/lib/python2.3/site-packages/trac/db.py (import > pysqlite2.dbapi2 as sqlite) there is always an exception thrown. Why?
That depends on what the exception is. Please provide the traceback if you want help debugging an exception. -- Matthew Good <[EMAIL PROTECTED]> _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
