On a fresh project, with a fresh install of Turbo Gears .9, when I do a "tg-admin sql create" I get the following error (and no db is created):
Using database URI sqlite:///C|/Projects/TGProjects/newmodel.db Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection' object has no attribute 'autocommit'" in <bound method Transaction.__del__ of <sqlobject.dbconnection.Transaction object at 0x013160B0>> ignored I imagine there's something wrong with my model but I haven't a clue what (and it's not especially complex). Can anyone give me a hint as to what circumstances might cause this? Best, Keith --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

