Roundup Tracker - Issues

Message2254

Author alexholkner
Recipients
Date 2006-05-12.05:33:01
Message-id
In-reply-to
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
2009-02-03 14:21:46adminlinkissue1487098 messages
2009-02-03 14:21:46admincreate