Re: Any ideas why Axiom is acting odd?
Robert Gravina <[email protected]> Fri, 30 Jun 2006 08:36:25 +0900
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <[email protected]> |
>> Sorry about all this... could it be that my pysqlite is too new? > > Quite likely. pysqlite is quite buggy and unstable :-(. Every > time I've stopped closely tracking it, a change has been made that > broke axiom. I guess I should try it out again but I'm mainly > concerned with supporting our supported versions while we're > getting ready for launch :). > Thanks glyph! That turned out to be the problem. Now that I'm using pysqlite 2.0.7, things are working fine. I'll pay more attention to dependencies from now on! So you mentioned that you're getting ready to launch... great news... a Twisted-friendly object persistence system! Robert