> 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?
> 
> Any help greatly appreciated.
> 
> Regards
> Phil
-- 
Further analyze shows: In fact it is an exception in line "from
pysqlite2._sqlite import *" of file pysqlite2/dbapi2.py. Why?

-- 
E-Mails und Internet immer und überall!
1&1 PocketWeb, perfekt mit GMX: http://www.gmx.net/de/go/pocketweb
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to