On Fri, 16 Feb 2007 at 06:49, gasolin wrote:
> For install cblog applications you should read the project's INSTALL
> info.
>
> http://chrisarndt.de/projects/cblog/
Me, I did that. But when I did the 'tg-admin sql create' step I got
this:
[...]
1/QueryR : CREATE TABLE visit_identity (
id INTEGER PRIMARY KEY,
visit_key VARCHAR(40) NOT NULL UNIQUE,
user_id INT
)
1/COMMIT : auto
1/ROLLBACK:
Exception exceptions.AttributeError: "'pysqlite2.dbapi2.Connection'
object has no attribute 'autocommit'" in <bound method
Transaction.__del__ of <sqlobject.dbconnection.Transaction object at
0x88a074c>> ignored
Any clues? I haven't yet tried going beyond that step to see if things
worked anyway (just haven't had time yet).
--David
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---