John Thomas said the following on 11/16/2007 08:31 AM: > import sqlite3 as sql > ImportError: No module named sqlite3 This solved it: yum install python-sqlite2 Sorry to ask before checking much. -- Sincerely, John Thomas