OK, TG's tests now require sqlite, no problem.  So I download the
latest sqlite, compile and install it, no problem.  Then of course, I
need pysqlite, so I easy_install it, no problem.  Then I try to run
'nosetests'.  Problem.  SQLObject is trying to import 'pysqlite2',
which is not found.  Odd, because the version of pysqlite I installed
is 2.1.1.  Any ideas?

Reply via email to