Rick> a) using the included pysqlite in Python 2.5+ and issues with
Rick> that
Rick> b) conflict with the sqlite library that ships with OSX
Rick> and out of those, I would bet (b). The sqlite that ships for
Rick> Coredata with OSX Tiger is old, and I think that SA doesn't like
Rick> it. I had the same issue with an older version of FC Linux that
Rick> came with a dependency on sqlite that I couldn't break. Fixed
Rick> things by use ./configure with --prefix to re locate the binary.
Yes, SA doesn't like the sqlite that ships with OSX and core Python doesn't
seem to like the latest sqlite. I eventually switched to PostgreSQL but
there's still something in there that SA doesn't like.
Skip
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sqlalchemy" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---