I'm new to TG and am working through the getting started pages. I'm getting stumped nearly right off the bat through. When I run the tg-admin sql create command I get the following error:
Using database URI sqlite:///C|\py\Snazzy/devdata.sqlite Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection' object has no attribute 'autocommit'" in <bound method Transaction.__del__ of sqlobject.dbconnection.Transactio n object at 0x015B7F70>> ignored I'm on WinXP and have SQLite v3.3.7 and pysqlite v2.3.2. I used easy_install and seem to have TG 1.0b1 correctly installed. Running the server produced the welcome page and I was just working on developing a model. Any ideas? Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

