2 Apr
2009
2 Apr
'09
1:52 a.m.
Quoting "Andreas M. Eberharter" <ame_24@gmx.net>:
ImportError: No module named pysqlite2
I can't speak to the how up-to-date the HOWTO is or how well it applies to linux. However, the error suggests that the python module "pysqlite2" is not installed into python's module search path (see <http://docs.python.org/tutorial/modules.html#the-module-search-path>). If you're trying to install on debian or ubuntu, have you tried installing the Debian package "calendarserver"? <http://packages.debian.org/lenny/calendarserver> -arthur.