Hi I am trying to install LEMON(LHC Era Monitering tool). It is a monitering toll for very large clusters, but I am doing it on experimental basis. It uses sqlite for querying. After installation of LEMON rpms, I have to run a command to create schema for database. # lemon-admin --backend=flat --create-schema
but I get this error unable to import Sqlite API: No module named sqlite3 I am using Scientific Linux and sqlite is installed on the system. I understand that this is not a strictly sglite problem. It would be very helpful if any one can provide any pointer. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users