Hi Jaco,

--On February 23, 2008 1:54:35 PM +0000 Jaco Engelbrecht 
<[EMAIL PROTECTED]> wrote:

> Any ideas?  Is it a problem with CalendarServer or Twisted?

This is a problem with your pysqlite installation:

> exceptions.AttributeError: 'pysqlite2.dbapi2.Connection' object has no
> attribute 'execute'

Looks like you might have an old version of that installed. What version of 
Python are you using? Can you locate your pysqlite install and see what 
version it is? We normally use v2.3.2 on Python 2.4 installs. sqlite is now 
included in Python 2.5 so is not used there.

-- 
Cyrus Daboo

_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users

Reply via email to