Roundup Tracker - Issues

Issue 1487098

classification
Latest version of pysqlite not compatible
Type: Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: : alexholkner
Priority: normal :

Created on 2006-05-12 05:33 by alexholkner, last changed 2006-05-12 05:33 by alexholkner.

Messages
msg2254 Author: [hidden] (alexholkner) Date: 2006-05-12 05:33
Pysqlite 2.x does not get detected by roundup-admin. 
This is because the module name is "pysqlite2" not
"sqlite".  Older versions (marked "legacy API") are
still available from the pysqlite website, and these work.

At the least there should be a note in roundup's
installation documentation to let users know which
version of pysqlite to use.
History
Date User Action Args
2006-05-12 05:33:01alexholknercreate