Re: exploring Mantissa/Axiom/Epsilon/etc..
Jean-Paul Calderone <[email protected]> Tue, 13 Feb 2007 19:56:01 -0500
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <20070214005601.25807.46567074.divmod.quotient.20731@ohm> |
On Tue, 13 Feb 2007 18:15:56 -0600, Edward Muller <[email protected]> wrote: >I removed the newer than publicly released versions and installed the >currently released versions and I get the "same" error: I think this is either a SQLite or (more likely) PySQLite version issue. My dev machine currently has SQLite 3.3.10 (3.3.8 until recently) and PySQLite 2.3.2. How does this compare to your versions? Jean-Paul